Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

ZentaChain/ZentaSwap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZentaSwap

ZentaSwap is a process by which one cryptocurrency is exchanged with another one. Unlike selling one coin to buy another, a token swap is the change of one coin or token with another one running over the IPFS.

  • Mobile view

  • Ropsten Network

  • Mainnet Network

  • Web3

  • ethers.js

  • inluded Erc20.abis

  • KyberNetworkProxy

  • Metamask

  • dApp

  • Redesigned &&/Bug fixed 09.08.2019

  • Modal-Bug fixed 16.08.2019

Prerequisites

To setup the development environment for the project you will need the following:

Node.js & Metamask

Installing:

Clone the repository

git clone https://github.com/ZentaChain/ZentaSwap

install required packages:

$ npm install

run with:

$ npm start