This package aims to provide with a command line interface helping you to execute disposable smart contracts with Catapult.
The author of this package cannot be held responsible for any loss of money or any malintentioned usage forms of this package. Please use this package with caution.
This package is annexed to following case study article on the NEM Forum: https://forum.nem.io/t/catapult-disposable-smart-contracts
Package licensed under Apache v2.0 License.
- Clone the Project
git clone https://github.com/evias/nem2-smart-contracts.git`
- Install the required dependencies.
cd nem2-smart-contracts && npm install
- Build
npm run build
Please, make sure to follow the Instructions above before executing example commands. The package must be installed and built using NPM.
- Execute the
AssetCreation
disposable smart contract
$ ./nem2-smart-contracts AssetCreation
- Execute the
AssetRequest
disposable smart contract
$ ./nem2-smart-contracts AssetRequest --debug true
- Execute the
PartialCosignature
disposable smart contract
$ ./nem2-smart-contracts PartialCosignature --debug true
Donations can be made with cryptocurrencies and will be used for running the project!
NEM: NB72EM6TTSX72O47T3GQFL345AB5WYKIDODKPPYW
Bitcoin: 3EVqgUqYFRYbf9RjhyjBgKXcEwAQxhaf6o
Username | Role |
---|---|
eVias | Project Lead |
This software is released under the Apache v2.0 License.
© 2019 Grégory Saive [email protected] for NEM (https://nem.io), All rights reserved.