How to withdraw and transfer funds from a subaccount using Command Line
Prerequisites
1. Install tools (MacOS)
brew --version/bin/bash -c "$(curl -fsSL <https://raw.githubusercontent.com/Homebrew/install/HEAD/inbrew update && brew upgrade brew install gitnvm install
nvm use
nvm alias default $(nvm version) # optionalHow to initiate a withdrawal from subaccount
1. Clone or fork the public dYdX solutions repo
2. Setup the environment
3. Run the scripts with node
Last updated