This post is the continuation of: Creating my first Ethereum Smart-Contract in Test net In this example, we can use an Ethereum smart-contract to register products and its value in Ether. Also, we can use the same smart-contract to be called by the people to buy the products. Very easy to implement and to connect…
Read More