Variables
Const ERC1271_ABI
ERC1271_ABI: string[] = ["function isValidSignature(bytes _messageHash, bytes _signature) public view returns (bytes4 magicValue)",]
Const MAGIC_ERC1271_VALUE
MAGIC_ERC1271_VALUE: "0x20c13b0b" = "0x20c13b0b"
Const namespace
namespace: "eip155" = "eip155"
Const namespace
namespace: "fil" = "fil"
Const namespace
namespace: "polkadot" = "polkadot"
Const namespace
namespace: "eosio" = "eosio"
Const namespace
namespace: "cosmos" = "cosmos"
Utils for validation of linked blockchain accounts
Installation
Contributing
We are happy to accept small and large contributions. Make sure to check out the Ceramic specifications for details of how the protocol works.
License
Apache-2.0 or MIT