Skip to content

Signer is for the crypto world. This library helps Arduino lovers to sign their data, generate keys and sign a transaction for Ethereum network.

License

Notifications You must be signed in to change notification settings

kungfupizza/Signer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signer

Signer is for the crypto world. This library help Arduino lovers to sign their data, generate keys and sign a transaction for Ethereum network.

To install this library, download this repo as zip and extract in C:/Documents/Arduino/libraries

The SignerTest.ino examples is to see Signing of text and generation of Private and Public key

The Transaction Signer example is used to Sign a transaction for the etheruem network.

NOTE: For now the library works only for ESP8266 while others are being tested.

About

Signer is for the crypto world. This library helps Arduino lovers to sign their data, generate keys and sign a transaction for Ethereum network.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages