Skip to content

This is dApp of plasma backed asset swap by using MaticNetwork

Notifications You must be signed in to change notification settings

masaun/matic-plasma-backed-asset-swap

Repository files navigation

Matic Plasma Backed Asset Swap


【Introduction of Matic Plasma Backed Asset Swap】

  • This is dApp of plasma backed asset swap by using MaticNetwork

 


【Setup for testing system behavior in frontend】

Setup wallet by using Metamask

  1. Add MetaMask to browser (Chrome or FireFox or Opera or Brave)
    https://metamask.io/

  2. Adjust appropriate newwork below

● In case of using MaticNetwork
  https://testnetv3.matic.network


● In case of using Ropsten Test Network
  Ropsten Test Network

 

Setup backend

  1. Deploy contracts to Ropsten Test Network
(root directory)

● In case of using MaticNetwork
  $ npm run migrate:matic


● In case of using Ropsten Test Network
  $ npm run migrate:ropsten

 

Setup frontend

  1. Execute command below in root directory.
$ npm run client
  1. Access to browser by using link
http://127.0.0.1:3000

 


【Work flow】

 


【References】

About

This is dApp of plasma backed asset swap by using MaticNetwork

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published