Updated readme
This commit is contained in:
parent
3a163c6f09
commit
30228d12f7
15
README.md
15
README.md
|
@ -233,10 +233,17 @@ Primitives](#cryptographic-primitives) section of this document.
|
||||||
|
|
||||||
## Public Testnet
|
## Public Testnet
|
||||||
If you just want to get started experimenting without building any physical
|
If you just want to get started experimenting without building any physical
|
||||||
networks, you are welcome to join the Unsigned.io RNS Testnet. The testnet is
|
networks, you are welcome to join the RNS Development Testnet.
|
||||||
just that, an informal network for testing and experimenting. It will be up
|
|
||||||
most of the time, and anyone can join, but it also means that there's no
|
The testnet is just that, an informal network for testing and experimenting.
|
||||||
guarantees for service availability.
|
It will be up most of the time, and anyone can join, but it also means that
|
||||||
|
there's no guarantees for service availability.
|
||||||
|
|
||||||
|
It probably goes without saying, but *don't use the testnet entry-points as
|
||||||
|
hardcoded or default interfaces in any applications you ship to users*. When
|
||||||
|
shipping applications, the best practice is to provide your own default
|
||||||
|
connectivity solutions, if needed and applicable, or in most cases, simply
|
||||||
|
leave it up to the user which networks to connect to, and how.
|
||||||
|
|
||||||
The testnet runs the very latest version of Reticulum (often even a short while
|
The testnet runs the very latest version of Reticulum (often even a short while
|
||||||
before it is publicly released). Sometimes experimental versions of Reticulum
|
before it is publicly released). Sometimes experimental versions of Reticulum
|
||||||
|
|
Loading…
Reference in New Issue