mark up outdated material

This commit is contained in:
Martin Holst Swende
2019-04-03 19:47:54 +02:00
parent 02eaac405d
commit dbc67fae76
3 changed files with 8 additions and 0 deletions

View File

@@ -1,6 +1,9 @@
---
title: Creating your own Ethereum apps using Eth go
---
**This page is heavily outdated**
The modular nature of Go and the Ethereum Go implementation, [eth-go](https://github.com/ethereum/eth-go), make it very easy to build your own Ethereum native applications.
This post will cover the minimal steps required to build an native Ethereum application.