Skip to content

TiagoFroisPereira/Dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dapp

Dapp with solidity and NextJs

Using truffle as a development environement

Using ganache as a private blockchain running on local machine:

Using web3.js to call the blockchain

Blockchain example usefull link

About the Public-Private key

Private Key 32 byte number

public key(uncompressed) 64 byte number

public key(compressed) 33 byte number

About the Transaction Hash

The transaction Hash is created from the transaction data converted to hex

Etherium wiki

https://eth.wiki

About

Dapp with solidity and NextJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published