https://github.com/HongThaiPham/talent-olympics-two-sided-marketplace-for-services
Using Anchor, create a 2-sided marketplace model for services
https://github.com/HongThaiPham/talent-olympics-two-sided-marketplace-for-services
superteam superteam-earn talent-olympics
Last synced: 3 months ago
JSON representation
Using Anchor, create a 2-sided marketplace model for services
- Host: GitHub
- URL: https://github.com/HongThaiPham/talent-olympics-two-sided-marketplace-for-services
- Owner: HongThaiPham
- Created: 2024-07-15T06:13:24.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T04:40:50.000Z (11 months ago)
- Last Synced: 2024-07-16T08:19:05.958Z (11 months ago)
- Topics: superteam, superteam-earn, talent-olympics
- Language: Rust
- Homepage:
- Size: 168 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scope of Work
Using Anchor, create a 2-sided marketplace model for services. Vendors should be able to list services, with service agreements represented by metadata in NFTs. Consumers should be able to purchase service NFTs. The marketplace should support soulbound and non-soulbound NFTs and collect royalties on resales.
- Develop a 2-sided marketplace using Anchor.
- Allow vendors to list services as NFTs.
- Enable consumers to purchase service NFTs.
- Support soulbound and non-soulbound NFTs, with royalty collection for resales.