> For the complete documentation index, see [llms.txt](https://docs.liquidapps.io/liquidapps-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liquidapps.io/liquidapps-documentation/release-notes/history/2.0.7661.md).

# 2.0.7661

## 2.0.7661

#### [docs](https://liquidapps.gitbook.io/liquidapps-documentation)

#### [@liquidapps/zeus-cmd](https://www.npmjs.com/package/@liquidapps/zeus-cmd)

* add `--custom-token` and `--custom-token-precision` flags to specify custom SYS tokens
* add `--evm-host`, `--evm-port`, `--evm-sister-host`, and `--evm-sister-port` options to configure evm host and port in 03a/03b ganache-cli startup steps
* require positive amount of tokens be sent for ethereum / binance bridge solidity contracts, so does not get `must issue positive quantity` error
* add `--external-evm-endpoint`, `--external-evm-private-key`, `--external-evm-sister-endpoint`, and `--external-evm-sister-private-key` to configure external EVM endpoints / private keys for starting local environment

#### [@liquidapps/dsp](https://www.npmjs.com/package/@liquidapps/dsp)

* allow DSP to specify a name for a requested oracle type, so for example if a dev wants to request a coin market cap price but does not want to expose their API key on chain, they can privately pass the name to the DSP and when the matching account/name is requested from the oracle, the DSP will insert the full address
* add verbose error passed back to `exception running push_transaction` error

#### [@liquidapps/dapp-client](https://www.npmjs.com/package/@liquidapps/dapp-client)

#### [@liquidapps/box-utils](https://www.npmjs.com/package/@liquidapps/box-utils)

#### dappservices contract

### DSP Services:

#### [LiquidAccount Service](https://docs.liquidapps.io/en/v2.0/services/vaccounts-service.html)

#### [LiquidVRAM Service](https://docs.liquidapps.io/en/stable/services/ipfs-service.html)

#### [LiquidStorage Service](https://docs.liquidapps.io/en/stable/services/storage-service.html)

#### [LiquidHarmony Service](https://docs.liquidapps.io/en/stable/developers/harmony-getting-started.html)

#### [LiquidScheduler Service](https://docs.liquidapps.io/en/stable/developers/cron-getting-started.html)

#### [LiquidLink Service](/liquidapps-documentation/dapp-network-services/dapp-network-services/liquidlink.md)

#### Link Library
