Skip to content

Ultra-light Verification Protocol of MAP Protocol.

Notifications You must be signed in to change notification settings

philllau/compass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compass

Compass is Ultra-light Verification Protocol of MAP Protocol. It is designed as a library, that other blockchains can integrated it to support MAP Protocol.

signmap Usage

Main daemon program

$ ./signmap 

Keystore file is required, Default is in the current folder keystore.json. If not, you need to type it in the input box.

Password is required.

Help document

$ ./signmap help  

Configure the application.

$ ./signmap config

Specify keystore file path.

Read the sign-in history

$ ./signmap log

Get user information

$ ./signmap info

Acquisition of sign-in times, pledge amount, revenue.

Keystore and password is required.

Configure the application chain

$ ./signmap chain

Create or update rpc url, contract address.

User input is not safe. Please guarantee that it is correct by yourself!

About

Ultra-light Verification Protocol of MAP Protocol.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 73.7%
  • Solidity 19.7%
  • JavaScript 5.3%
  • Shell 1.3%