Open aetherplex opened 3 years ago
This is ticket is about the details of the Algorand interface for #2.
The name of this interface should be "algorand", referring to the algorand blockchain networks.
The Chain ID, as defined by Algorand, is the genesis hash of the respective Algorand network.
The MainNet, TestNet, and BetaNet Algorand networks.
# Algorand MainNet algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8= # Algorand TestNet algorand:SGO1GKSzyE7IEPItTxCByw9x8FmnrCDexi9/cOUJOiI= # Algorand BetaNet algorand:mFgazF+2uRS1tMiL9dsj01hJGySEmPN28B/TjjvpVW0=
Based on more recent guidelines, I've opened a PR in the namespaces repo for this: https://github.com/ChainAgnostic/namespaces/pull/48
This is ticket is about the details of the Algorand interface for #2.
Interface name
The name of this interface should be "algorand", referring to the algorand blockchain networks.
Reference definition
The Chain ID, as defined by Algorand, is the genesis hash of the respective Algorand network.
Blockchains in this interface
The MainNet, TestNet, and BetaNet Algorand networks.
Examples