1.1.12 • Published 5 months ago

solidity-framework v1.1.12

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

solidity-framework

en: A General Solidity Development and Testing Framework/CLI.

zh: 通用的开发和测试Solidity的快速脚手架

en: A universal development and testing scaffold for Solidity, integrated with Hardhat, Foundry, and popular libraries, supporting Diamond contract standards. It comes with some ready-made scripts, and you can set it up with a single sol command. If you have any good scripts and configurations, you can submit them to the repository, and let's build it together.

zh: 通用的开发和测试脚手架sol,集成了hardhat,foundry和主流类库,支持钻石合约规范,内置部分现成的脚本,一条sol命令即可搭建完成,大家如果有不错的脚本和配置,可以提交到仓库,我们一起来建设它。

quick start

npm i -g solidity-framework
sol

commonds

  • sol --help
┌───────────────┬───────┬───────────────────────────────────────────────────┐
│ Command       │ Alias │ Description                                       │
├───────────────┼───────┼───────────────────────────────────────────────────┤
│ init          │       │ init the current directory as project             │
├───────────────┼───────┼───────────────────────────────────────────────────┤
│ networks      │       │ refresh network config file: hardhat.network.json │
├───────────────┼───────┼───────────────────────────────────────────────────┤
│ show networks │       │ show all networks                                 │
├───────────────┼───────┼───────────────────────────────────────────────────┤
│ --name        │ -n    │ File name to be used                              │
├───────────────┼───────┼───────────────────────────────────────────────────┤
│ --version     │ -v    │ Show the current version of the package           │
└───────────────┴───────┴───────────────────────────────────────────────────┘
1.1.12

5 months ago

1.1.11

5 months ago

1.1.10

5 months ago

1.1.9

5 months ago

1.1.8

5 months ago

1.1.7

6 months ago

1.1.6

6 months ago

1.1.5

6 months ago

1.1.4

6 months ago

1.1.3

6 months ago

1.1.2

6 months ago

1.1.1

6 months ago

1.1.0

6 months ago

1.0.9

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago