Installation
The API is using NodeJS and Typescript.
Install dependencies:
pnpm install
Run your first adapter:
pnpm run adapter wallet ethereum 0x0000000000000000000000000000000000000000
You should see some balances for address zero.
The API is using NodeJS and Typescript.
Install dependencies:
pnpm install
Run your first adapter:
pnpm run adapter wallet ethereum 0x0000000000000000000000000000000000000000
You should see some balances for address zero.