Skip to content

A quick and dirty implementation of an oridnal listing covenant for BTC.

Notifications You must be signed in to change notification settings

sCrypt-Inc/btc-ordinal-listing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A quick and dirty implementation of an oridnal listing covenant for BTC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 100.0%