mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-10 04:45:05 +00:00
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