Skip to content

art-by-city/molecule-apis-wrapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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

About

web3 libraries wrapper, util repo for molecule.sh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Procfile 0.5%