From dd1e536a817286974d070e7eea9894f29c99e31a Mon Sep 17 00:00:00 2001 From: Leo Date: Wed, 14 Apr 2021 17:17:41 +0200 Subject: [PATCH] README.md: remove mention of test application Bartosz had added this when he did the Arweave deployment, but it's not really meant for end users and has been causing a fair bit of confusion. Remove it and wait for nice wallet integrations. Change-Id: Ifee0e11d265c07da1158bd19e1e7324281caa882 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 7a583cd5..73afccb2 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ Read our [introduction blog article](https://medium.com/certus-one/introducing-the-wormhole-bridge-24911b7335f7) for more details on Wormhole and its major design decisions. -See [Test application](https://arweave.net/lwPN0jvDXmdkB1wO27JYJ5OiI1-wtCconaNCZgnux2M) deployed on Arweave. - See [DEVELOP.md](DEVELOP.md) for instructions on how to set up a local devnet. See [docs/operations.md](docs/operations.md) for node operator instructions.