Skip to content

shannonzimmons/phantasma-js-hw

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.0%
  • Svelte 25.8%
  • TypeScript 5.9%
  • HTML 4.9%
  • CSS 0.4%