1 unstable release

0.1.0 Jul 18, 2024

#2 in #erc20

25 downloads per month

MIT license

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>

Dependencies

~4–5.5MB
~102K SLoC