Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 279 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 279 Bytes

A quick and dirty example of a covenant transaction to create an oridnal listing.

Requires Node version 19 or above.

Running

First, we need to create a .env file with our private key:

PRIVATE_KEY="cTE..."

Then run:

npm i
npx ts-node scripts/covenant.ts