#methods #smart-contracts #definition #extension #environment #github #paritytech

no-std fragnova_extensions

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.

1 unstable release

0.1.0 Feb 9, 2023

#2 in #paritytech

23 downloads per month

BSD-3-Clause

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–19MB
~245K SLoC