near-template
NEAR Rust contract template code
Features
- Use make to build and test.
- Support raen to build the contract.
Near Tools
Build
Install build tool
cargo install raen
npm install --global raen-cli # alternative to npm
raen build --workspace --release