Skip to content

Disclaimer, This application requires the user to have Metamask installed and set to the Ropsten network.

Notifications You must be signed in to change notification settings

AlignSD/blockchain-developer-bootcamp

Repository files navigation

Table of Contents

EVO-Marketplace

Motivation

I wanted to further my understanding of building a DAPP with an emphasis on Solidity and Chai. This project introduced me to Redux along the way and its way of handling states and interactions. As a user you are able to buy and sell my EVO coin with Ethereum on the Ropsten test network.

Images

  • Home Page

Live-Link

https://eth-marketplace.herokuapp.com/

Skills-Used

  • Intergrating Metamask into my DAPP.
  • Create, Delete, Trade, Deposit and Withdrawl my EVO tokens.
  • Construct Exchange and Token Smart Contracts using the Solidity language.
  • Redux state managament and interactions.
  • React front-end displaying information from a Solidity Smart Contract

Description

The app uses the following technologies:

  • React is used to run the application.
  • Solidity is used to create the Smart Contracts.
  • Truffle is used to provide a local test blockchain.
  • Chai is used for the testing of smart contracts.
  • Redux is used to handle state management throught the application.

License

License: MIT

About

Disclaimer, This application requires the user to have Metamask installed and set to the Ropsten network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published