Skip to content

iboss-ptk/osmosis-txfees-query-contract-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osmosis-txfees-query-contract-example

Try it for yourself, if you want to test this contract out, simply run:

cargo install -f beaker 

If you haven't yet, then:

beaker task run deploy_and_query -- --deploy false

Since it has already deploy on testnet. This will run task in tasks/deploy_and_query.rhai, which will skip deployment and perform the query.

You can change the contract content and run:

beaker task run deploy_and_query -- --deploy true

If you want to playaround with it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published