Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phantasma-io/phantasma-js-hw
https://github.com/phantasma-io/phantasma-js-hw
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phantasma-io/phantasma-js-hw
- Owner: phantasma-io
- Created: 2024-03-11T11:12:00.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-11T11:12:08.000Z (10 months ago)
- Last Synced: 2024-05-01T00:44:45.448Z (8 months ago)
- Language: JavaScript
- Size: 2.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.