DL Unify Ruffle Ethereum Project Creation

Create and initialise HelloWorld project

------------------------------------------------ 

unify ruffle init --name HelloWorld 

------------------------------------------------ 

For Example:

Outcome:

Creates contract and cli directories. Also, add ruffle-config.json, a configuration file for DL unify ruffle cli.

  1. contract: contain all solidity(*.sol) files.

  2. cli: CLI command response outcome goes to this directory.

  3. ruffle-config.json : a configuration file for DL unify ruffle cli. [Don’t forget to update your project secret from DL Gateway.]