This implementation is a compatible instance of sg-names for Bitsong. 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. | 
| Bs721-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 | 
In this repo are cw-orchestrator scripts that highlight this first step.
just optimizecargo test
# for code coverage reports
cargo coverageTo run the integration tests:
cd scripts/ && cargo testTo learn more about the deployment scripts, check here.
Checkout some documentation here.
BITSONG CODE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND. No developer or entity involved in creating or instantiating Bitsong 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 Bitsong, 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 Bitsong network.