Generated — do not edit. Source of truth:
crates/terp-account-billboards/README.md. Edit there, then rebuild docs.
Terp Account Billboards: A Billboard For Your Wallet
This implementation is a compatible instance of sg-names for Terp Network. To the stargaze contributors, thank you for setting the tone with these!
| Contract | Description |
|---|---|
| Account Marketplace | The secondary marketplace for accounts. Accounts are automatically listed here once they are minted. |
| Account Minter | Account minter is responsible for minting, validating, and updating accounts and their metadata. |
| Terp721-Account | A cw721 contract with on-chain metadata for an account. |
| Account Registry Middleware | Recieves hooks and functions as admin middleware for abstract-account framework on-chain registry |
Scripting Library
In this repo are cw-orchestrator scripts that highlight this first step.
Compile the contracts
just wasmTest the workspace
cargo test
# for code coverage reports
cargo coverageCw-Orchestrator
To run the integration tests:
cd scripts/ && cargo testDeploy
To learn more about the deployment scripts, check here.
Documentation
Checkout some documentation here.
DISCLAIMER
TERP-NETWORK CODE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND. No developer or entity involved in creating or instantiating Terp Network smart contracts will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of Terp Network, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value. Although Discover Decentralization DAO, and it's members configured existing code for the accounts, it does not own or control the Terp Network network.