Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anbang/metacoin
MetaCoin by tron
https://github.com/anbang/metacoin
Last synced: about 9 hours ago
JSON representation
MetaCoin by tron
- Host: GitHub
- URL: https://github.com/anbang/metacoin
- Owner: anbang
- Created: 2023-03-28T08:23:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-29T12:00:47.000Z (over 1 year ago)
- Last Synced: 2024-05-28T16:21:06.210Z (6 months ago)
- Language: JavaScript
- Size: 453 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
% npm run d> [email protected] d
> source .env && tronbox migrate --network nileUsing network 'nile'.
Running migration: 1_initial_migration.js
Deploying Migrations...
Migrations:
(base58) TNvrAKSH9hKanEz2ScueiV61qXFgRXP9PH
(hex) 418e2768180eefabfdd0c52998886a95491a7f278e
Saving successful migration to network...
Saving artifacts...Running migration: 2_deploy_contracts.js
Deploying ConvertLib...
ConvertLib:
(base58) TAoR5D55TXTVUgAkNWATVdNKLyTj3bd8vw
(hex) 41091e0b014f34dbfcb9872e38441245cb914c39d7
Linking ConvertLib to MetaCoin
Deploying MetaCoin...
MetaCoin:
(base58) TTdMQBEt2dc7FJGz4sSZu9aq6LEQjH9qfm
(hex) 41c1b0f4a66646a17832414703f9694fb26c244c64
Saving successful migration to network...
Saving artifacts...
```