Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aytaditya/scrypt_smart_contract_bsv
- Owner: Aytaditya
- Created: 2024-07-30T16:45:38.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T21:52:07.000Z (6 months ago)
- Last Synced: 2024-08-02T00:35:20.953Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smartdemo
## Compile
```sh
npm run compile
```## Deploy
```sh
npm run deploy
```