Skip to content

Solidity/React projects to get familiar with those languages

Notifications You must be signed in to change notification settings

Ugo/smart-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart-contracts

This is a directory of small Dapps that have been developped to get familiar with solidity and the web3 environment. The frontend is done with react and the bootstrap library.

Here you will find several dapps:

  • Multisig wallet: a simple implementation of a multisig dapp.
  • Escrow dapp: a dapp that requires a payer to pay some money that will be released by a lawyer once the needed amount is reached.
  • Decentralized exchange: a simple implementation of a dex that supports 3 currencies on top of a base currency (here DAI). The dex supports limit and market orders.

About

Solidity/React projects to get familiar with those languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published