Skip to content

Commit

Permalink
Updated Dapp Developer Resources (markdown)
Browse files Browse the repository at this point in the history
  • Loading branch information
frozeman committed Oct 29, 2015
1 parent 91e4e6d commit abc5785
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Dapp-Developer-Resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,7 @@ As a Ðapp developer you have three main resources which allow Ðapp development

- [Standardized Contract APIs](https://github.com/ethereum/wiki/wiki/Standardized_Contract_APIs) - Standard contract API, which should be used to make some contract types accessible by other Ðapps. (Not yet finalised)
- [Useful Ðapp Patterns](https://github.com/ethereum/wiki/wiki/Useful-Ðapp-Patterns) - Code snippets which are useful for Ðapp development.
- [Dapp using Meteor](https://github.com/ethereum/wiki/wiki/Dapp-using-Meteor) - This short tutorial gives an intro on how to start building a Ðapp using [Meteor](https://www.meteor.com), and also why Meteor is a good fit for Ðapps.
- [Dapp using Meteor](https://github.com/ethereum/wiki/wiki/Dapp-using-Meteor) - This short tutorial gives an intro on how to start building a Ðapp using [Meteor](https://www.meteor.com), and also why Meteor is a good fit for Ðapps.

### Useful read
- [Glossary](https://github.com/ethereum/wiki/wiki/Glossary) - Great explanation of Blockchain related terms.

0 comments on commit abc5785

Please sign in to comment.