Skip to content

Ethereum Dapp with several forms of connection and interaction with a basic smart contract for recording information on Ethereum Blockchain

License

Notifications You must be signed in to change notification settings

solangegueiros/dapp-register

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Register dapp

Dapp - decentralized application - with several forms of connection and interaction with a basic smart contract, called Register for recording information on Ethereum Blockchain.

git clone https://github.com/solangegueiros/dapp-register.git register

Register.sol

Register.sol

Deployed addresses

Sepolia - 0xE43474b4ce9F672348CBF43AEA0f654d17556C84

To learn more

Check it out other Register versions to learn solidity:

register-learn-solidity