https://github.com/AtlasDA0/app-contracts
Cosmwasm implementation of non-custodial NFT loans & on-chain raffles
https://github.com/AtlasDA0/app-contracts
Last synced: over 1 year ago
JSON representation
Cosmwasm implementation of non-custodial NFT loans & on-chain raffles
- Host: GitHub
- URL: https://github.com/AtlasDA0/app-contracts
- Owner: AtlasDA0
- License: apache-2.0
- Created: 2024-01-16T08:08:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T19:40:26.000Z (over 2 years ago)
- Last Synced: 2024-04-17T20:55:51.968Z (over 2 years ago)
- Language: Rust
- Size: 613 KB
- Stars: 4
- Watchers: 0
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - AtlasDA0/app-contracts - Cosmwasm implementation of non-custodial NFT loans, on-chain raffles & P2P trading (Rust)
README
# Non-Custodial NFT Loan's & Raffles
Welcome! These are smart contracts which power customizable, on-chain raffles, and non-custodial tokenized loan agreements.
You can find the documentation for these smart contracts [here.](https://docs.atlasdao.zone/introduction/welcome)
### [NFT Loans Non-Custodial](./contracts/nft-loan/README.md)
#### Testnet: `Elgafar-1`
- **code-id:** `3649`
- **contract:** `stars1wh7f798wrwkcxs3d6x5e9l5wqg27cut9es07wj8uq9ehmk8x74zs6g2wsh`
#### Mainnet: `Stargaze-1`
- **code-id:** `482`
- **contract-address:** `stars16u49fhakqrvnyyhw075x9n6mrevgauwacfca39vj2utpepauplqsz7z3h5`
### [On-Chain NFT Raffles](./contracts//raffles/README.md)
#### Testnet: `Elgafar-1`
- **code-id:** `3650`
- **contract:** `stars1hqvn37a7dn58gzq6md4y5gk20e9j4gmm9eu8c7g5vhqj5mpsd0uqg55ngg`
#### Mainnet: `Stargaze-1`
- **code-id:** `480`
- **contract-address:** `stars19g0l90sxlr64ksjj9qpqz72e8dtvw772fv6dxcvva3rqas6vryzs903x60`
### [P2P-NFT trading](./contracts//p2p-trading/README.md)
#### Mainnet: `Stargaze-1`
- **code-id:** `478`
- **contract-address:** `stars1jdn2g54su0dkfkynjzv4eyj7vk7v28wtuglst3t0srkchpultklsfh2qhh`
### [P2P-NFT Swap](./contracts//p2p-trading/README.md)
#### Mainnet: `Stargaze-1`
- **code-id:** `501`
- **contract-address:** `stars1rzuq09g8k66c24ug338dcc9xt2vez3xhqtx28ualvelpn3wnenhs2u3zya`
### Scripts
**Storing the contracts `bash scripts/store.sh`**\
**Instantiating the contracts - `bash scripts/i.sh LOAN_CODE_ID_# RAFFLE_CODE_ID_#`**\
**Checking a code-id sha256sum - `bash scripts/verify-code-hash.sh`**\
**Checking a contract address code sha256sum - `bash scripts/verify-contract-code-hash.sh`**
### Special Thanks
Thank you to the following teams for making this contract a reality ::)
* [Illiquidlabs](https://github.com/illiquidly)
* [AtlasDAO](https://atlasdao.zone) Members & Contributors
* [Nois Network](https://nois.network) Community Support
* [Stargaze](https://stargaze.zone) Devs & Ambassadors