Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scrypt-inc/scrypt-btc-ord-listing

Ordinal listing smart contract for BTC implemented in sCrypt.
https://github.com/scrypt-inc/scrypt-btc-ord-listing

Last synced: 19 days ago
JSON representation

Ordinal listing smart contract for BTC implemented in sCrypt.

Awesome Lists containing this project

README

        

# sCrypt Btc Ord Listing

## Build

```sh
npm run build
```

## Testing Locally

```sh
npm run test
```

## Run Tests on the Bitcoin Testnet

```sh
npm run test:testnet
```