Crates.io | near-erc20 |
lib.rs | near-erc20 |
version | 0.1.0 |
source | src |
created_at | 2024-07-18 07:58:05.686018 |
updated_at | 2024-07-18 07:58:05.686018 |
description | erc20 protocal on near |
homepage | |
repository | https://github.com/rooct/near-erc20.git |
max_upload_size | |
id | 1307121 |
size | 11,833 |
cargo-near-new-project-description
Install cargo-near
and run:
cargo near build
cargo test
Deployment is automated with GitHub Actions CI/CD pipeline.
To deploy manually, install cargo-near
and run:
cargo near deploy <account-id>