grunt-embark-nosim

0.5.4 • Public • Published

grunt-embark-nosim

grunt plugin for Embark without Sim - DApp Framework for Ethereum

Getting Started

From the same directory as your project's Gruntfile and package.json, install this plugin with the following command:

$ npm install embark-framework-nosim --save-dev
$ npm install grunt-embark-nosim --save-dev

Once that's done, add this line to your project's Gruntfile:

grunt.loadNpmTasks('grunt-embark');

Config

Inside your Gruntfile.js file, add a section named deploy, containing the fields contracts and dest.

Here's an example that deploys contracts and generates the js client file

deploy: {
  contracts: ["app/contracts/**/*.sol"],
  dest: "embark_client.js"
}

Readme

Keywords

none

Package Sidebar

Install

npm i grunt-embark-nosim

Weekly Downloads

2

Version

0.5.4

License

ISC

Last publish

Collaborators

  • michaelf77