Skip to content

Commit 1085026

Browse files
authored
fix(cookbook): add mainnet testing note (#597)
2 parents 1106d30 + 0f51fc8 commit 1085026

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

docs/hackathon/1-cookbook.mdx

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,13 +257,22 @@ type=pd-balanced \
257257
- Set the boot disk to `pd-balanced` as required by `c3-standard-*` series of machines
258258
- Set the confidential compute type to `TDX`
259259

260-
## Setting up a static IP for instance
260+
## Setting up a static IP for your VM
261261

262262
For any questions or assistance with setting up a static IP, reach out to the Flare team on [Telegram](https://t.me/+StI5VEIvtIg2ODlh).
263263

264264
## DApp contracts on testnet
265265

266-
The following contract addresses are for the Coston2 testnet.
266+
:::tip[testing on mainnet]
267+
268+
Testnet applications often lack the maintenance and economic structures seen on mainnet.
269+
270+
For these cases, we suggest testing directly on Flare Mainnet.
271+
Reach out to the Flare team on [Telegram](https://t.me/+StI5VEIvtIg2ODlh) for a small amount of FLR.
272+
273+
:::
274+
275+
The following contract addresses are for the Coston2 testnet. You can get C2FLR tokens from the [Coston2 Faucet](https://faucet.flare.network/coston2).
267276

268277
### BlazeSwap (uni-v2 DeX)
269278

0 commit comments

Comments
 (0)