Skip to content

Commit be2c65a

Browse files
authored
Update README.md
1 parent 552afb0 commit be2c65a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
11
# Signer
2+
Signer is for the crypto world. This library help Arduino lovers to sign their data, generate keys and sign a transaction for Ethereum network.
3+
4+
To install this library, download this repo as zip and extract in C:/Documents/Arduino/libraries
5+
6+
The SignerTest.ino examples is to see Signing of text and generation of Private and Public key
7+
8+
The Transaction Signer example is used to Sign a transaction for the etheruem network.

0 commit comments

Comments
 (0)