Closed zlumer closed 6 years ago
Enable deep linking on contract code page. E.g.: /contract/eos/crypto/binance/ETH%2FBTC?updatefreq=10&lifetime=11 Deep linking should mirror REST API URIs.
/contract/eos/crypto/binance/ETH%2FBTC?updatefreq=10&lifetime=11
What is deep linking? Should we parse url params to generator configuration?
https://github.com/DucaturFw/ducor-frontend/commit/a368372c29b5b15d8ea4604b3ed60430b00439de
Enable deep linking on contract code page. E.g.:
/contract/eos/crypto/binance/ETH%2FBTC?updatefreq=10&lifetime=11
Deep linking should mirror REST API URIs.