Test
Last updated
Was this helpful?
Last updated
Was this helpful?
First you’ll need to initialize the LiquidAccounts implementation with the chain_id
of the platform you’re operating on. If you are using the #define VACCOUNTS_SUBSCRIBER
definition to use LiquidAccounts from another host account, that host account must be used in place of the chain_id
.
Then you can begin registering accounts. You will need to do this either in a nodejs environment using the , or you can use the zeus vaccounts push-action
. .
All payloads must include a key value pair with "vaccount":"vaccountname"
or the transaction will fail. This is so the dapp-client
can fetch the nonce associated with the LiquidAccount.