@devery/generator-eveplate

1.0.3 • Public • Published

generator-eveplate

Boilerplate for EVE and DeveryJS - Build Applications using our eveplate tool!

See eveplate website for more information about this generator.

See devery.github.io website for more information about devery library.

Eveplate is a generator to help you kickstart new projects based on Devery.js and a set of frameworks:

  • Vue
  • React
  • React Native
  • Angular
  • Nodejs

What is eveplate

Generator-eveplate acts as a plugin that can be run through the command line to scaffold complete projects or useful parts. It is a complex clientside-stack to ensure seamless workflow comprising tools and frameworks to allow developers to build unique verification Dapps based on Devery’s framework technology.

Eveplate comprises two types of tools for improving your productivity and satisfaction when building a verification dapp based on the open source Devry protocol: the scaffolding tool (yo) the build tool (webpack).

Devery.js

Devery.js is an open source javascript framework developed by Devery.io to ensure simple building verification apps based on an open source protocol which negates the need of direct interaction with the Etherium blockchain. Devery JS library provides all the writing and reading functions to ensure seamless workflow and to allow extending basic functionality.

Ethereum

The Ethereum network is an open source, public, blockchain-based distributed computing platform and operating system featuring smart contract (scripting) functionality. On Ethereum, you can write code that controls digital value, runs exactly as programmed, and is accessible anywhere in the world.

Run

Using npx:

npx -p yo -p @devery/generator-eveplate -c 'yo @devery/eveplate'

or

Install

Using npm:

npm install -g yo @devery/generator-eveplate

or using yarn:

yarn global add yo @devery/generator-eveplate

and run:

yo @devery/eveplate

Dependencies (8)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @devery/generator-eveplate

    Weekly Downloads

    0

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    118 kB

    Total Files

    79

    Last publish

    Collaborators

    • andrewrd4
    • deveryofficial
    • timofeymelnik
    • victorrseloy