mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-02 08:56:11 +00:00
a5354df1ee
Add docs for mineAtTimestamp and getEvmVersion and improve the other ones a bit (typos, format, etc)
Embark Official Website
The website for Embark.
Getting started
Install dependencies:
$ git clone https://github.com/embarklabs/embark.git
$ cd embark/site
$ npm install
Generate:
$ hexo generate
Run server:
$ hexo server