Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 407 Bytes

7.-query-contract.md

File metadata and controls

11 lines (7 loc) · 407 Bytes

7. Query contract

You can query the current state of your contract to verify if everything worked. The easiest way to do this is via the REPL.

If you have properly set your minter contract address in the config file, you can load and query it from the REPL using:

yarn query

The console will display config settings for minter and derive sg721, whitelist contracts from minter contract.