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:

bitcoinschema/js-1sat-ord

bmapjs

npm i bmapjs

A transaction parser that supports 1Sat inscriptions and metadata.

It's also available on github:

rohenaz/bmap

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 updated