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

Update roadmap #617

Merged
merged 3 commits into from
Oct 5, 2022
Merged
Changes from 2 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
30 changes: 21 additions & 9 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,36 @@
Ordinals Roadmap
================

Wallet MVP
----------
Features
--------

- make it easy and private for people to check whether their UTXOs contain cool/
rare ordinals
- send and receive ordinals with bitcoin core-based wallet
1. Ordinal Wallet MVP
- [x] Users can list rare ordinals in their UTXOs
- [ ] Users can send and receive specific ordinals

Shill
-----
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

Community
---------

- memes
- twitter bot
- blog about ordinals
- keep doing bounties
- create a market for ordinals

Onboard Developers
------------------
Development
-----------

- onboard new contributors
- keep streaming on Twitter Spaces & Discord
Expand Down