2021-11-24 14:32:02 -08:00
2021-11-24 12:15:15 -08:00
2021-11-24 14:27:29 -08:00
2021-11-24 12:15:15 -08:00
2021-11-24 12:15:15 -08:00
2021-11-24 12:15:15 -08:00
2021-11-24 12:15:15 -08:00
2021-11-24 12:15:15 -08:00
2021-11-24 12:15:15 -08:00
2021-11-24 12:15:15 -08:00
2021-11-24 12:15:15 -08:00
2021-11-24 12:15:15 -08:00
2021-11-24 12:15:15 -08:00
2021-11-24 12:15:15 -08:00
2021-11-24 12:15:15 -08:00
2021-11-24 12:15:15 -08:00
2021-11-24 12:15:15 -08:00
2021-11-24 14:27:29 -08:00
2021-11-24 13:14:10 -08:00

avax-dex

js-standard-style semantic-release

This is a prototype web service that monitors the P2WDB for trading signals, to trade AVAX and Avalanche Native Tokens (ANTs) on the AVAX X-Chain. It's inspired by the SWaP Prototype.

Development Notes

Warning: This repository is under active development. Things will be constantly changing and breaking.

Road Map:

  • Phase 1: MVP (single user)
    • Move tokens or AVAX for sale to temporary address.
    • Accept input from user:
      • Submit Signal message to P2WDB for new buy/sell order.
      • Check UTXO status before submitting Payment message.
    • React to webhook when new Offers come in.
      • Add and track new Offers in MongoDB.
      • Process Payment signals:
        • Checking transaction for compatibility
        • Broadcast/close trades managed by this app.
  • Phase 2: Build single-user web app
    • Make buy or sell orders.
    • Browse Offers on the market.
    • Take buy or sell orders.
  • Phase 3: Multi-user
    • Configure REST API as an IPFS Service that can offer services to multiple users.
    • Update web app to display and select available SWaP services over IPFS.

License

MIT

Languages
JavaScript 97.6%
Dockerfile 1.2%
Shell 0.7%
HTML 0.5%