1 unstable release
0.1.0 | Feb 9, 2023 |
---|
#2 in #paritytech
12KB
66 lines
fragnova-chain-extension-methods
This repository contains the definitions of all the chain extension methods of the Fragnova Blockchain.
Fragnova ink! smart contract developers should integrate these method definitons into the environment of their smart contracts (https://paritytech.github.io/ink/ink/attr.chain_extension.html#example-environment), if they wish to call these methods in their smart contracts.
lib.rs
:
This crate contains the definitions of all the chain extension methods of the Fragnova Blockchain.
Fragnova ink! smart contract developers should integrate these method definitons into the environment of their smart contracts (https://paritytech.github.io/ink/ink/attr.chain_extension.html#example-environment), if they wish to call these methods in their smart contracts.
Dependencies
~8–18MB
~253K SLoC