Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deezy-inc/deezy-place
decentralized marketplace for bitcoin ordinal inscriptions
https://github.com/deezy-inc/deezy-place
bitcoin bitcoin-wallet inscriptions ordinals
Last synced: about 1 month ago
JSON representation
decentralized marketplace for bitcoin ordinal inscriptions
- Host: GitHub
- URL: https://github.com/deezy-inc/deezy-place
- Owner: deezy-inc
- Created: 2023-01-31T12:43:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T16:40:13.000Z (3 months ago)
- Last Synced: 2024-09-29T03:43:15.201Z (about 1 month ago)
- Topics: bitcoin, bitcoin-wallet, inscriptions, ordinals
- Language: JavaScript
- Homepage: https://deezy.place
- Size: 43.1 MB
- Stars: 89
- Watchers: 8
- Forks: 40
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nosft
bitcoin web wallet connected to your nostr key, designed to hold ordinal inscription NFTs
live at [deezy.place](https://deezy.place)
Use node > 17
## to run locally:
```
git clone https://github.com/dannydeezy/nosft.git
cd nosft
npm install
npm run dev
```