web3 libraries wrapper, util repo for molecule.sh
git pull https://github.com/decentldotland/molecule-apis-wrapper.git
npm install && npm run start
GET /tonweb/:pubkey/:message/:signature
- all params should be base64 encoded
GET /massa/:pubkey/:message/:signature
message
: base64 encodedpubkey
andsignature
: base58 encoded
This repository is licensed under the MIT license