Skip to content

catmcgee/near-voting-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Voting Smart Contracts on the NEAR blockchain

  1. Test the contract

    cargo test -- --nocapture

  2. Build the contract

    RUSTFLAGS='-C link-arg=-s' cargo build --target wasm32-unknown-unknown --release

About

Different types of voting smart contracts on NEAR blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published