Skip to content

Yeoman generator template for EOS blockchain smart contracts wrapped in Node.js utilities

License

Notifications You must be signed in to change notification settings

Velua/generator-eos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-eos

Yeoman generator template for EOS blockchain smart contracts wrapped in Node.js utilities.

This generator makes it easy to compile, deploy, trigger actions of your smart contract from simple npm run <script> commands without using cleos and keosd.

Usage

npx -p yo -p generator-eos -c 'yo eos'

Development

To test this generator while developing run yo with a local path to the generator

yo ./generator-eos/generators/app/

About

Yeoman generator template for EOS blockchain smart contracts wrapped in Node.js utilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 68.4%
  • C++ 29.5%
  • CMake 2.1%