Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 273 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 273 Bytes

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