Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/scrypt-inc/scrypt-btc-ord-listing
- Owner: sCrypt-Inc
- Created: 2024-06-09T11:17:28.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-25T11:35:10.000Z (7 months ago)
- Last Synced: 2024-11-05T09:36:46.750Z (2 months ago)
- Language: TypeScript
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```