Skip to content

LiamPosition/position-protocol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

983 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Position Protocol

Position Exchange is the new Decentralized Exchange and Trading platform, powered by Virtual Automated Market Maker (vAMM) and operating on Binance Smart Chain (BSC), aiming to bridge the gap between people and the cryptocurrency markets by enhancing trading experiences.

The platform is designed to deliver all the advantages of Decentralized Finance whilst bringing the traditional Centralized Finance experience and tools onboard. Position Exchange provides a set of great features and products and aims to become the Decentralized Exchange & Trading Platform of choice.

Key features of the Position Exchange Protocol include:

  • Limit-Stop orders
  • High leverage with transparent fees and 24/7 guaranteed liquidity
  • Funding payment

Please refer to the Position Exchange Whitepaper for more details.

You are welcome to contribute to this project. Please join our Discord Developers Community to discuss.

Official community

Position Exchange Token (POSI)

POSI is Position Exchange’s native BEP20 token empowering its ecosystem.

Local development and testing

Requirements

You should have Node 12 installed. Use nvm to install it.

Get started

Clone this repository, install NodeJS dependencies, and build the source code:

git clone git@github.com:PositionExchange/position-protocol.git
yarn
yarn compile

Local development

Deploy in the local environment.

yarn dev

Testing

To run all the test cases,

yarn test

Test cases can be found in the ./tests folder.

License

GPL3.0 or later

About

Position Exchange Protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.0%
  • Solidity 25.8%
  • JavaScript 0.2%