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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

10e84bd · Jan 24, 2025
Nov 22, 2024
Nov 22, 2024
Sep 21, 2023
Jul 3, 2024
Jan 24, 2025
Jun 25, 2023
Sep 21, 2023
Jun 25, 2023
Jun 21, 2023
Jun 21, 2023
Aug 6, 2023
Jul 4, 2023
Jul 4, 2023
Jun 21, 2023
Jan 29, 2024
Jan 29, 2024
Jul 26, 2023
Jun 21, 2023

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