[][src]Crate near_bindgen

Re-exports

pub use near_bindgen_macros::near_bindgen;

Modules

collections
env

The methods that are available by the smart contracts to call. This is a safe wrapper around low-level BlockchainInterface.

Traits

BlockchainInterface

A low-level interface of either real or mocked blockchain that contract interacts with.