Docs Category: Smartcontracts

State

To Share and +4 nLEARNs Login with NEARAny state that you want to save to the blockchain needs to be explicitly saved by the smart contract by interacting with a data container object (data collection). SDK collections provide an interface to the blockchain storage, a standard key-value store where keys are strings and the values …

State Read More »

Smart Contracts

To Share and +4 nLEARNs Login with NEAR :::info Smart Contracts are the back-end of your application that perform logic and store data on the blockchain. All smart contracts on NEAR must be compiled to WebAssembly or simply WASM. Currently, Pagoda supports two languages Rust and JavaScript (pre-release) with custom software development kits (SDKs) to …

Smart Contracts Read More »

Scroll to Top
Report a bug👀