Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streamline roadmap #628

Merged
merged 1 commit into from
Oct 7, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 14 additions & 15 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,19 @@ Ordinals Roadmap
Features
--------

1. Ordinal Wallet MVP
- [x] Users can list rare ordinals in their UTXOs
- [ ] Users can send and receive specific ordinals

2. NFTs MVP
- [ ] Users can mint NFTs
- [ ] Users can view NFTs locally
- [ ] Users can view NFTs on ord block explorers
- [ ] Users can send and receive NFTs

3. Trading
- [ ] Users can buy and sell ordinals P2P in a Discord channel
- [ ] Users can buy and sell ordinals via a trusted OTC desk
- [ ] Users can buy and sell ordinals using trustless offers
- [ ] Trustless offers can be viewed on ord block explorers
- Collecting and Trading
- [x] Users can list rare ordinals in their UTXOs
- [ ] Users can send and receive specific ordinals
- [ ] Users can buy and sell ordinals P2P in a Discord channel
- [ ] Users can buy and sell ordinals via a trusted OTC desk
- [ ] Users can buy and sell ordinals using trustless offers
- [ ] Trustless offers can be viewed on ord block explorers

- NFTs MVP
- [ ] Users can mint NFTs
- [ ] Users can view NFTs locally
- [ ] Users can view NFTs on ord block explorers
- [ ] Users can send and receive NFTs

Community
---------
Expand All @@ -27,6 +25,7 @@ Community
- twitter bot
- blog about ordinals
- keep doing bounties
- request a bip
- create a market for ordinals

Development
Expand Down