Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phantasma-io/phantasma-js-hw


https://github.com/phantasma-io/phantasma-js-hw

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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.