1.0.0 • Published 4 years ago

generator-eip v1.0.0

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
4 years ago

generator-eip-ci Actions Status License sonar-quality-gatesonar-bugs sonar-vulnerabilities

EIP Generator

EIP Generator Demo

What is it ?

EIP generator is a Yeoman generator to kickstart Ethereum Improvement Proposal.

The EIP process is described at https://eips.ethereum.org/EIPS/eip-1 .

The output files follow the official EIP template.

How to use it ?

Install Prerequisites

Install Yeoman

npm install -g yo

Install the generator

Install from source

npm install -g

Install from package manager

npm install -g generator-eip

Run the generator

yo  eip