Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhettjel/bitcoin-ordinal-collection-creation
Creat ordinal collection. With less fee than before. Html file inscription using recusive inscribing
https://github.com/rhettjel/bitcoin-ordinal-collection-creation
bitcoin collection inscription ordinal recursive
Last synced: 2 days ago
JSON representation
Creat ordinal collection. With less fee than before. Html file inscription using recusive inscribing
- Host: GitHub
- URL: https://github.com/rhettjel/bitcoin-ordinal-collection-creation
- Owner: rhettjel
- Created: 2024-09-26T10:07:34.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-26T10:31:41.000Z (3 months ago)
- Last Synced: 2024-12-20T23:15:40.148Z (2 days ago)
- Topics: bitcoin, collection, inscription, ordinal, recursive
- Language: TypeScript
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Creating Ordinal Collection using Recusive Inscribing
How to inscribe ordinal collection and redcue inscription fee.
The core tech is under private.## Features
- HTML file inscription
To change the traits dynamice without creating new traits that costs the big fee for inscribing.
- Recursive Inscription
Due to the limitation stack size, used reccursive inscription for inscribing large-sized html file.## Installation
```bash
git clone https://github.com/racc-dev/creating-ordinal-collection.git.git
cd your-repo
npm install