TheDexer
  • â„šī¸About Dex Algorithmic Trading
  • đŸ—ī¸The Dexer Key Features
  • 🔏PK Management
  • 📔M1 - SpreadZero Module
  • 📔M2 - Dex APR Module
  • 📔M3 - Bottom Liner Module
  • 📔M4 - V3 Ranges Module
  • 📔M5 - Liquidity Building Module
  • 📔M6 - Payroll Module
  • âš’ī¸TheDexer Data Warehouse (DDW)
  • đŸ”ĸOnchain Accountability
  • 🌕Submit your token
Powered by GitBook
On this page

PK Management

The relationship between the Token Manager, the Modules, and the Private Crypto Endpoint.

PreviousThe Dexer Key FeaturesNextM1 - SpreadZero Module

Last updated 1 year ago

These components work together to play self-custody automation trading. Token Managers hold their own assets and control their own private keys. Self-custody is achieved through the use of decentralized vaults. The Private Endpoint A network interface that combines a private key docker with an RPC endpoint. Deployed on the client side, allows the token manager to manage Private Keys while the Dexer Data Warehouse takes care of the transaction timings with no funds access.

Smart Contracts Hardcoding trading variables inside smart contracts help set onchain conditions and parameters. Using the ERC20 Solidity allowance function, the modules automatically execute trades on the client's behalf.

🔏