Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aytaditya/scrypt_smart_contract_bsv

Repository for making smart contract for BSV and deploying the smart contract.
https://github.com/aytaditya/scrypt_smart_contract_bsv

Last synced: 19 days ago
JSON representation

Repository for making smart contract for BSV and deploying the smart contract.

Awesome Lists containing this project

README

        

# Smartdemo

## Compile

```sh
npm run compile
```

## Deploy

```sh
npm run deploy
```