Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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