Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 805 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 805 Bytes

@decentdotland/molecule-apis-wrapper

web3 libraries wrapper, util repo for molecule.sh

Build & Run

git pull https://github.com/decentldotland/molecule-apis-wrapper.git

npm install && npm run start

Endpoints

Tonweb Wrapper

  • GET /tonweb/:pubkey/:message/:signature

Parameters Format:

  • all params should be base64 encoded

Massa Wrapper

  • GET /massa/:pubkey/:message/:signature

Parameters Format:

  • message : base64 encoded
  • pubkey and signature : base58 encoded

License

This repository is licensed under the MIT license