1 unstable release
0.1.0 | Jul 18, 2024 |
---|
#4 in #erc20
7KB
114 lines
near-erc20
cargo-near-new-project-description
How to Build Locally?
Install cargo-near
and run:
cargo near build
How to Test Locally?
cargo test
How to Deploy?
Deployment is automated with GitHub Actions CI/CD pipeline.
To deploy manually, install cargo-near
and run:
cargo near deploy <account-id>
Useful Links
- cargo-near - NEAR smart contract development toolkit for Rust
- near CLI - Iteract with NEAR blockchain from command line
- NEAR Rust SDK Documentation
- NEAR Documentation
- NEAR StackOverflow
- NEAR Discord
- NEAR Telegram Developers Community Group
- NEAR DevHub: Telegram, Twitter
Dependencies
~4–5MB
~101K SLoC