Skip to content

A powerful Bitcoin Ordinals-aware library written in TypeScript

License

Notifications You must be signed in to change notification settings

sadoprotocol/ordit-sdk

Repository files navigation

Ordit

Ordit is an SDK project for Bitcoin Wallet, Ordinals and Inscriptions

Pre-Requisites

This project uses PNPM to manage dependencies.

$ npm i -g pnpm

Setup

Install and build dependencies across all project folders:

$ pnpm install