This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Challenge Steps | |
1) Using the access token information above (BitGo’s account), perform the following operations and send us the results: | |
a) Check the wallet’s balance, and send us the value. | |
Wallet balance is: 34520370 Satoshis | |
Script used (see bottom of document for scripts listed): node getAddressBalance.js | |
b) Create a new address on the wallet, and send us the new address. |