# Info RPC

Example scripts for the Lux [Info RPC](https://docs.lux.network/build/luxgo-apis/info-api)

* [getBlockchainID.ts](./getBlockchainID.ts)
* [getNetworkID.ts](./getNetworkID.ts)
* [getNetworkName.ts](./getNetworkName.ts)
* [getNodeID.ts](./getNodeID.ts)
* [getNodeIP.ts](./getNodeIP.ts)
* [getNodeVersion.ts](./getNodeVersion.ts)
* [getTxFee.ts](./getTxFee.ts)
* [isBootstrapped.ts](./isBootstrapped.ts)
* [peers.ts](./peers.ts)
* [uptime.ts](./uptime.ts)
