position-protocol
position-protocol copied to clipboard
Position Exchange Protocol
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
Twitter 
Telegram 
Reddit 
Medium 
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 [email protected]: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