Skip to content

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages