Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 497 Bytes

File metadata and controls

12 lines (8 loc) · 497 Bytes

Waifu Realty

This repo holds a ERC721 aimed at supporting community engagement in the Stable ecosystem. More Info: https://trystable.co Mint Instructions: https://app.trystable.co/

CA: 0xc0a293f8Bb785be15FA81B97F0419AedbFb5c4Ee

Commands

Test: forge test Load privkey into MONAD_TESTNET acc: cast wallet import MONAD_TESTNET --private-key 0xyourprivkey Deploy: forge script ./script/Deploy.s.sol --rpc-url https://testnet-rpc.monad.xyz/ --broadcast --account MONAD_TESTNET