Skip to content

Commit

Permalink
Add something to test section
Browse files Browse the repository at this point in the history
  • Loading branch information
CriesofCarrots committed May 21, 2020
1 parent 7ac9def commit 9b6649e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/src/integrations/exchange.md
Original file line number Diff line number Diff line change
Expand Up @@ -377,3 +377,9 @@ boundaries; check the [`getEpochInfo` endpoint](../apps/jsonrpc-api.md#getepochi
to see when the current epoch will end.

## Testing the Integration

Be sure to test your complete workflow on Solana devnet and testnet
[clusters](../clusters.md) before moving to production on mainnet-beta. Devnet
is the most open and flexible, and ideal for initial development, while testnet
offers more realistic cluster configuration. Devnet features a token faucet, but
you will need to request some testnet SOL to get going on testnet.

0 comments on commit 9b6649e

Please sign in to comment.