Skip to content

The project is an Over-The-Counter DEX which lets it users to create an escrow arrangement to exchange tokens between each other.

Notifications You must be signed in to change notification settings

Noveleader/PeerLinkDex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PeerLinkDex

Peerlinkdex backend smart contracts is build in Solidity and deployed on base-sepolia. The frontend is built using React and TS.

Contract Address of Escrow Contract: 0x06BEeD7f4c292661Ae6c464D1581f7f2F3ecDAe1

Subgraph is deployed on GoldSky in order to index on-chain data and show it in the frontend.

Additionaly, viem library is used to facilitate on-chain interactions

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Noveleader/PeerLinkDex-Superhack.git
  2. Install the dependencies:

    cd peerlinkdex
    yarn
  3. Start the frontend development server:

    yarn start

About

The project is an Over-The-Counter DEX which lets it users to create an escrow arrangement to exchange tokens between each other.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published