From aee818a5567a3010f11de12ad0883f2264a4d119 Mon Sep 17 00:00:00 2001 From: Alex Barnsley <8069294+alexbarnsley@users.noreply.github.com> Date: Fri, 18 May 2018 12:06:32 +0100 Subject: [PATCH] Add ARK blockchain deployment --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65084b8..eb1938c 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ #### Build your own `Blockchain / Cryptocurrency` +* [**ARK**: _Making it easy to build your own Blockchain_](https://github.com/ArkEcosystem/ark-deployer) * [**ATS**: _Functional Blockchain_](https://beta.observablehq.com/@galletti94/functional-blockchain) * [**Ethereum**: _From “What is Blockchain?” to building a blockchain in less than an hour_](https://medium.freecodecamp.org/from-what-is-blockchain-to-building-a-blockchain-within-an-hour-4e738efc819d) * [**Go**: _Building Blockchain in Go_](https://jeiwan.cc/posts/building-blockchain-in-go-part-1/)