Skip to content

CollaboTree/ethereum.org

 
 

Repository files navigation

wercker status

Ethereum.org site

The main Ethereum website built with Meteor.

Find out more:

https://ethereum.org

http://wiki.ethdev.com

##Admin In order for admin to work you'll need to set up a default admin user. To do that add a setting file e.g config/settings.json (must be gitignored) with the contents similar to:

{
  "DEFAULT_ADMIN_ACCOUNT": "<email>:<password>"
}

Then start Meteor with

meteor --settings config/settings.json

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.3%
  • CSS 23.8%
  • JavaScript 23.8%
  • Shell 0.1%