Skip to content

0xdak/cryptomerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptomerce

Cryptomerce is a project I'm developing to improve my Solidity skills. It is a smart contract implementation of an e-commerce system.

TODOs For Development

  • Maybe you want to set the prices in dollars, ETH may +- fastly (Use Dollars for e-commerce in frontend, but eth in backend (oracle))
    • OR implement a Stablecoin that is pegged to USD or any other exchange (e.g. DAI, USDC)
  • Implement swap products

TODOs For Bugs

  • In transactions, no extra money is sent to the sender

TODOs for Testing

  • Test buyProduct
  • Test swap functionalities

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published