data-cartel / ethbrussels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mvp

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

About


Languages

Language:Rust 91.6%Language:Nix 6.6%Language:Shell 1.8%