Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fredalden/fractal-inscribe-service-tool
This is fractal inscribing service tool. brc-20, ordinal inscription on fractal bitcoin.
https://github.com/fredalden/fractal-inscribe-service-tool
api bitcoin brc-20 fractal inscribe inscription ordinal unisat unisat-api
Last synced: about 2 months ago
JSON representation
This is fractal inscribing service tool. brc-20, ordinal inscription on fractal bitcoin.
- Host: GitHub
- URL: https://github.com/fredalden/fractal-inscribe-service-tool
- Owner: fredalden
- Created: 2024-09-13T20:49:01.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T20:52:31.000Z (2 months ago)
- Last Synced: 2024-09-29T07:04:45.919Z (about 2 months ago)
- Topics: api, bitcoin, brc-20, fractal, inscribe, inscription, ordinal, unisat, unisat-api
- Language: TypeScript
- Homepage:
- Size: 245 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## UniSat Inscribe Demo
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
### Run the demo
#### Install dependencies
```bash
yarn
```#### Run the app
```bash
yarn start
```