@accordproject/cicero-engine
Version:
Cicero Engine - Node.js VM based implementation of Accord Protcol Template Specification execution
13 lines (12 loc) • 366 B
JSON
{
"name": "saft",
"version": "0.1.1",
"description": "The SAFT contract is a futures contract where a person invests in a company in exchange for receiving utility tokens that may be used when a product launches.",
"scripts": {
"test": "mocha"
},
"accordproject": {
"template": "contract",
"cicero": "^0.23.0"
}
}