0.1.3 • Published 2 years ago

@p12/carbyne v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Why Carbyne

Carbyne a kind of material with much solidity.

In short, it provides hardhat framework with many custom configuration.

Quick Start

Require:

  • Node >= 14

Run command and follow the instructions

$ npx @p12/carbyne create
? Where would you like to create your project? ./my-solidity-project
? Which kind of template do you want to use? General
? Do you want to run `git init`? Yes
? Do you want me to run `npm install`? Yes

Now, open the project that was generated in your preferred editor and check the instructions in the README.md file.

Feature

  • lint: eslint, prettier, solhint, cspell
  • git hook: pre-commit script
  • smart flatten: one-click to flatten all solidity files with no redundant

Credits