near-erc20

Crates.ionear-erc20
lib.rsnear-erc20
version0.1.0
sourcesrc
created_at2024-07-18 07:58:05.686018
updated_at2024-07-18 07:58:05.686018
descriptionerc20 protocal on near
homepage
repositoryhttps://github.com/rooct/near-erc20.git
max_upload_size
id1307121
size11,833
Hoctok (rooct)

documentation

README

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

Commit count: 0

cargo fmt