Skip to content

Mainly offer the feature of making new address, sign transaction on off-line

License

Notifications You must be signed in to change notification settings

bigbangcore/OffLineSignLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OffLineSignLib

Mainly offer the feature of making new address, signing transaction on off-line.

Installation

ubuntu 18.04

  • first, install dependency for the project
sudo apt install cmake libsodium-dev
  • second, run INSTALL.sh
./INSTALL.sh

Features

  • Support normal public key address generation.

  • Only support public key address signature, DO NOT support template address signature.

  • Serialization and Deserialization of Transaction

Document

See signlib.h, here are comments for exported API.

For Java SDK, pelease read the document here to get more details.

About

Mainly offer the feature of making new address, sign transaction on off-line

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published