add lamassu-coins script
This commit is contained in:
parent
44ea450ec5
commit
ab58908de0
5 changed files with 254 additions and 34 deletions
5
bin/lamassu-coins
Executable file
5
bin/lamassu-coins
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env node
|
||||
|
||||
const install = require('../lib/blockchain/install')
|
||||
|
||||
install.run()
|
||||
Loading…
Add table
Add a link
Reference in a new issue