Crate nesdie[][src]

Expand description

nesdie is an experimental no_std SDK for NEAR Protocol which optimizes for small compiled WASM code size.

This SDK is setup like a domain-specific language and configures all low level boilerplate of the contract by default.

Modules

Higher level environment functions which act as a safe wrapper around sys.

Host functions available to a NEAR contract through the runtime the contract is running inside.

Type Definitions

Token denomination type.

Gas units which are used for computation and storage within the runtime.