@open-ordinal/stitch
v0.9.1
Published
Open Ordinal Stitch is a on-chain JavaScript library / module and a command line tool that can split and stitch binaries to overcome the ~400 KB limit enforced by Bitcoin miners and the 4 MB block size limit.
Downloads
10
Readme
Open Ordinal Stitch
Open Ordinal Stitch is a on-chain JavaScript library / module and a command line tool that can split and stitch binaries to overcome the ~400 KB limit enforced by Bitcoin miners and the 4 MB block size limit.
Documentation
Head over to the docs to read more about this tiny beast.
Folders
dist
: Contain the minified and packaged version of the library. For now this is just used for build validation of the code.docs
: Contain the generated docs.lib
: Contain the build of the library. For now this is just used for build validation of the code.src
: Contain all source code for the library and docs source.test
: Contain the testable version used in a HTML-page.
Commands
npm install
: Get all the libraries that is needed for development and running this library.npm run all
: Run thebuild
,schema
anddocs
in sequence.npm run build
: Builds thesrc
to thelib
folder and then minimize it to thedist
folder.npm run test
: The the same asnpm run build
and starts a dev-server hosted on port 9999.npm run docs
: Builds thedocs
.
Inscriptions
All Open Ordinal Stitch inscriptions.
Strcture
Parents Strcture
| Type | Name | Inscription Id | | ------------ | :----------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | Organization | Open Ordinal | 0bc778d1744d87a782e165c582979f9c64e15a90cc8e77db25b16f4a740b41d4i0 | | Collection | Libraries | e4431e01cce9d641e6e1380c1401c1cf0aeb242b5c5f5383aa17c813a7347df3i0 |
Libraries
| Type | Name | Version | Sat | Inscription Id | | ------ | :------------------ | :------ | :------------------------------------------------------------ | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | Module | Open Ordinal Stitch | 0.9.0 | 1690364215914349 | a196634768a6a715779fa8d513b65b8d2099defc2bd09c36dccbf54ffdd04022i0 |