Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sambacha/solidity-hardhat-template
solidity hardhat template bootstrap
https://github.com/sambacha/solidity-hardhat-template
ethereum hardhat solidity template typechain typescript
Last synced: 23 days ago
JSON representation
solidity hardhat template bootstrap
- Host: GitHub
- URL: https://github.com/sambacha/solidity-hardhat-template
- Owner: sambacha
- License: bsd-3-clause
- Created: 2021-07-22T18:18:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-11T00:50:33.000Z (about 2 years ago)
- Last Synced: 2024-10-20T14:43:12.842Z (29 days ago)
- Topics: ethereum, hardhat, solidity, template, typechain, typescript
- Language: TypeScript
- Homepage:
- Size: 125 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `solidity hardhat template`
[![Code Style: Google](https://img.shields.io/badge/code%20style-google-blueviolet.svg)](https://github.com/google/gts)
```bash
npm i -D hardhat @nomiclabs/hardhat-ethers @typechain/ethers-v5 @types/node@^14 typechain ts-node ethers typechain prettier prettier-plugin-solidity prettier-config-solidity dotenv @typechain/hardhat
```## Abstract
Opinoninated Typescript/Solidity Framework
## 🛠Features
- Google Typescript Style
- Hardhat Framework
- Conformant lint settings
## Usage
### Typechain
- outputDir = `src/`
## License
MIT