# Network

A collection of ready-to-use configuration to the most common networks and a function set your own custom configuration.

| Item      | Description                                                                          |
| --------- | ------------------------------------------------------------------------------------ |
| TestNet   | Standard configuration parameters to connect and interact with the Stellar testnet   |
| FutureNet | Standard configuration parameters to connect and interact with the Stellar futurenet |
| MainNet   | Standard configuration parameters to connect and interact with the Stellar mainnet   |
| CustomNet | A function to build you own configuration object                                     |
