RyanHendricks / Solidity-CV

:briefcase: :necktie: :mortar_board: CV smart contract made using solidity and running on Ethereum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solidity-CV

Curriculum Vitae Smart Contract

Getting Started

Deploy the smart contract to the Ethereum network or a testnet such as Kovan or Ropsten.

Add your information by interacting with the contract where each piece of information added will become a transaction.

There are other ways to expand upon this such as populating the information with a migration contract or script.

Feel free to add to this as you please.

About

:briefcase: :necktie: :mortar_board: CV smart contract made using solidity and running on Ethereum