Books And Courses

Home
/
Courses
/
SINGLE COURSE
/

How to build Decentralized Crypto Exchange operating on Ethereum

Cryptocurrency exchanges are websites where you can buy, sell or exchange cryptocurrencies for other digital currency or traditional currency like US dollars or Euro.

[expander_maker id=\”2\” more=\”Read more\” less=\”Read less\”]

 

In this project tutorial, we are going to make a website where we can deposit ether tokens.

We will learn how to withdraw tokens and we are also going to develop sell and buy orders, where we can trade the tokens for a price.

We also cover topics like what are smart contracts and solidity.

We will cover the installation of npm (node) packages, Truffle framework, Ganache private test network and we will try to write down some exchange smart contract functions.

We str also going to learn what are the variable types supported by solidity like mapping, struct.msg.

[/expander_maker]

Leave a Reply

Your email address will not be published. Required fields are marked *