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 28, 2015
1 parent 8d17e3a commit 749df01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dapp-Developer-Resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ As a Ðapp developer you have three main resources which allow Ðapp development

### Other Resources:

- [Dapp using Meteor](https://github.com/ethereum/wiki/wiki/Dapp-using-Meteor) - This short tutorial gives an intro on how to start building a Dapp using [Meteor](https://www.meteor.com), and also why Meteor is a good fit for Dapps.
- [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.
- [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.
- [Dapp using Meteor](https://github.com/ethereum/wiki/wiki/Dapp-using-Meteor) - This short tutorial gives an intro on how to start building a Dapp using [Meteor](https://www.meteor.com), and also why Meteor is a good fit for Dapps.

0 comments on commit 749df01

Please sign in to comment.