mattlockyer / near-cbp

NEAR Protocol smart contract boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEAR Protocol Smart Contract Boilerplate

🚨🚨🚨 WARNING WIP 🚨🚨🚨

It's not that bad...

Instructions

Install rust: https://www.rust-lang.org/tools/install

yarn && yarn test:deploy

If no contract edits (only test changes) use yarn test

Review code in /test/* and don't bother me when it doesn't work 😏

About

NEAR Protocol smart contract boilerplate

License:MIT License


Languages

Language:JavaScript 60.7%Language:Rust 37.9%Language:Shell 1.4%