Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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