Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 480 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 480 Bytes

phantasma-js-hw javascript library

to install run:

npm i;

to run unit tests, run:

npm test;

to run the CLI commands, run:

https://github.com/coranos/phantasma-js-hw/blob/master/docs/cli.md

last left off at:

sendAmountUsingCallback

https://github.com/phantasma-io/phantasma-ts#building-a-transaction

https://github.com/phantasma-io/phantasma-ts/blob/main/src/core/vm/ScriptBuilder.ts

todo

make expirationDate configurable.