Skip to content

glias/pool

Repository files navigation

Gliaswap

This project contains front-end, back-end and some general libs related to Gliaswap, a DEX(Decentralized Exchange) based on the Nervos ecosystem, which shows how to create a DEX application directly on top of Nervos Layer 1.

Documentation

Contribution

Project Structure

├── apps
│   ├── server
│   └── ui
│   └── ...
└── packages
    └── commons
    └── constants
    └── ...
  • apps: The applications, includes front and back-end code
  • packages: Common libs, such as constants, etc.

Before committing the code, you can use the following command to see if there are any errors

yarn lint
yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors