backend

module
v0.0.0-...-5f38ebe Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2019 License: Apache-2.0

README

Hot reload

cd novalex-dex-starterkit
yarn watch api

Try creating a new market

    go run cli/admincli/main.go market new HOT-Tri \
      --baseTokenAddress=0x224E34A640FC4108FABDb201eD85D909059105fA \
      --quoteTokenAddress=0x1D52a52f5996FDff37317a34EBFbeC7345Be3b55
  • The base token is the first symbol (HOT above), the quote token is the second symbol (Tri above).

  • You could try this with different token symbols and contract addresses.

  • This creates a market with "default parameters" for fees, decimals, etc.

      go run cli/admincli/main.go market publish HOT-Tri
    
  • This makes the market viewable on the frontend

Directories

Path Synopsis
admin
api
cli
cli
adminapi command
admincli command
api command
deposit command
engine command
launcher command
maker command
watcher command
websocket command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL