Skip to content

abdurahmanadilovic/ethereumShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Ethereum Shop

Simple e-commerce app in solidity language

Basic idea

The contract implements simple webshop, where items are created by the owner and they can be transferred to another user by the owner only

Simple use case

Owner of the shop creates a website that talks with the ethereum node through ethereum js api then add items through the contract and displays the item on the website

A user creates an account on the website, through his wallet sends ethereum to the shop contract address and recieves tokens

Once a user acquires tokens, they can be used to buy items, at which point the website issues transferItem method call on the contract and transfers item possession the user

About

simple app in solidity language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published