https://github.com/makevoid/try-lotion
https://github.com/makevoid/try-lotion
v
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/makevoid/try-lotion
- Owner: makevoid
- Created: 2019-02-14T02:44:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-14T03:07:13.000Z (over 7 years ago)
- Last Synced: 2025-05-14T01:58:58.455Z (about 1 year ago)
- Topics: v
- Language: JavaScript
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
### run
node try-lotion.js
### query it
export GCI= # you get this after lotion starts
lotion state $GCI
### send transaction
lotion send $GCI '{ "nonce" : 1 }
# check the state again
lotion state $GCI'