From 8726ece16a9357219524c59c6bb463971063a92b Mon Sep 17 00:00:00 2001 From: Kevin Serrano Date: Wed, 22 Mar 2017 21:29:46 -0400 Subject: Create announcement for Kovan. --- notices/archive/notice_1.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 notices/archive/notice_1.md (limited to 'notices/archive/notice_1.md') diff --git a/notices/archive/notice_1.md b/notices/archive/notice_1.md new file mode 100644 index 000000000..488b60cc9 --- /dev/null +++ b/notices/archive/notice_1.md @@ -0,0 +1 @@ +MetaMask now lists a new network on our dropdown list: Kovan, a [Proof of Authority](https://github.com/paritytech/parity/wiki/Proof-of-Authority-Chains) testchain managed by several blockchain organizations such as Digix, Etherscan, and Parity. It is designed to be a more stable and reliable testnet alternative to Ropsten and was created in response to recent attacks that slowed down the Ropsten network. You can read more about Kovan [here](https://medium.com/@Digix/announcing-kovan-a-stable-ethereum-public-testnet-10ac7cb6c85f#.6o8sz8cct) and [here](https://medium.com/@Digix/letter-from-the-ceo-some-context-regarding-kovan-7b5121adb901#.kfv7zhw83). As with Ropsten, the default remote node to connect to Kovan is managed by Infura. -- cgit