Integrations
You can integrate LocalTerra in Station, Terrad, and JavaScript and Python SDKs.
Station
The Station Chrome Extension has built-in support for LocalTerra for quick and easy interaction.
Terrad
-
Ensure the latest versions of Terrad and LocalTerra are installed.
-
Use Terrad to talk to your LocalTerra Terrad node:
Terrad will connect to
localhost:26657
by default when running this command.The following command is the explicit form:
-
Run any Terrad commands against your LocalTerra network:
Terra Python SDK
Connect to the chain through LocalTerra's LCD server using terra.py:
Terra JavaScript SDK
Connect to the chain through LocalTerra's LCD server using feather.js: