Skip to content

HashiRWA/contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Build the contracts for cosmwasm :

$ cargo build --target wasm32-unknown-unknown --release

To Check the health of the built contract :

cosmwasm-check ./target/wasm32-unknown-unknown/release/hashirwa_contracts.wasm

The incremental build process that produces that red underline in the IDE is a result of cached information about the program and library.

cargo clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages