Links
Comment on page

Libraries

There are a couple libraries available for working with 1Sat Ordinals.

Javascript

js-1sat-ord

The JS library has its own docs site:
It's also available on github:

bmapjs

npm i bmapjs
A transaction parser that supports 1Sat inscriptions and metadata.
It's also available on github:

Go

go-1sat-ord

A go library for creating 1Sat Ordinal transactions bitcoinschema/go-1sat-ord

go-bmap

A transaction parser that supports 1Sat inscriptions and metadata. bitcoinschema/go-bmap
Last modified 7mo ago