You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction

This form load binder plugin allows you to load metadata values from transactions directly from the Cardano blockchain into a form.
This plugin can be used at the form level or at the form section level.

Plugin Properties

Configure Cardano Account Load Binder

NameDescription
Network Type

Select the network to load account data from:

  • Mainnet
  • Testnet

"Mainnet" uses real-world currency(s).

Please use "Testnet" for testing purposes.

Blockfrost Project Key

The library used in this plugin integrates with Cardano node via Blockfrost backend APIs.

Go to blockfrost.io and sign up for an account. There is a free account option. Paste in your generated mainnet/testnet project API key.

Transaction IDAlso can be known as Transaction Hash, Tx Hash, or TxID. Transactions that contain metadata is expected here. Typically a Hash Variable is used here.

Map Metadata Fields To Form Fields

NameDescription
Metadata
Metadata FieldForm Field ID
A metadata field nameThe form field ID to map and display the value of the metadata field defined.




  • No labels