https://github.com/atharmohammad/token-pool
Token Pool allows users to pool their tokens to buy an NFT , the bought NFT is then distributed in form of shares to members of token pool according to the amount members contributed in token pool
https://github.com/atharmohammad/token-pool
defi nft rust solana
Last synced: about 2 months ago
JSON representation
Token Pool allows users to pool their tokens to buy an NFT , the bought NFT is then distributed in form of shares to members of token pool according to the amount members contributed in token pool
- Host: GitHub
- URL: https://github.com/atharmohammad/token-pool
- Owner: atharmohammad
- Created: 2022-10-13T11:43:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-03T14:09:47.000Z (over 3 years ago)
- Last Synced: 2025-04-04T08:48:14.786Z (about 1 year ago)
- Topics: defi, nft, rust, solana
- Language: Rust
- Homepage:
- Size: 479 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Token Pool
# 🔖 About
Token Pool allows users to pool their tokens and buy an NFT which is divided in shares to give to users according to the amount they pooled.
### How it Works
A User can List their NFT on the platform, the platform then creates token pool for this NFT. This allows users to pool their tokens to buy the NFT. As soon as target amount reaches, any member then can execute the buying of NFT. This NFT is divided in shares and any user can sell his share of NFT or upgrade the share of their NFT. On selling on NFT the an minimum exempt amount is deducted from seller to give to the platform.
## 🚀 Features
- List your NFT to sell
- Pool your tokens to buy NFT
- Buy NFT shares in the token pool
- Sell your shares or upgrade your shares in the token pool