8000 GitHub - slimlime/contracts-wizard: Interactive smart contract generator based on OpenZeppelin Contracts.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

slimlime/contracts-wizard

 
 

Repository files navigation

OpenZeppelin Contracts Wizard

Wizard is an interface to interactively build a contract out of components from OpenZeppelin Contracts. Select the kind of contract that you want, set your parameters and desired features, and the Wizard will generate all of the code necessary. The resulting code is ready to be compiled and deployed, or it can serve as a starting point and customized further with application specific logic.

Development

packages/core contains the code generation logic.

packages/ui is the interface built in Svelte. yarn dev spins up a local server to develop the UI.

About

Interactive smart contract generator based on OpenZeppelin Contracts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 47.2%
  • Svelte 31.9%
  • CSS 9.0%
  • HTML 6.3%
  • JavaScript 5.6%
0