mirror of
https://github.com/interep-project/contracts.git
synced 2026-04-17 03:00:51 -04:00
feat(): update readme
This commit is contained in:
15
README.md
15
README.md
@@ -1,17 +1,6 @@
|
||||
# Solidity Template
|
||||
# InterRep Smart Contracts
|
||||
|
||||
My favourite setup for writing Solidity smart contracts.
|
||||
|
||||
- [Hardhat](https://github.com/nomiclabs/hardhat): compile and run the smart contracts on a local development network
|
||||
- [TypeChain](https://github.com/ethereum-ts/TypeChain): generate TypeScript types for smart contracts
|
||||
- [Ethers](https://github.com/ethers-io/ethers.js/): renowned Ethereum library and wallet implementation
|
||||
- [Waffle](https://github.com/EthWorks/Waffle): tooling for writing comprehensive smart contract tests
|
||||
- [Solhint](https://github.com/protofire/solhint): linter
|
||||
- [Solcover](https://github.com/sc-forks/solidity-coverage): code coverage
|
||||
- [Prettier Plugin Solidity](https://github.com/prettier-solidity/prettier-plugin-solidity): code formatter
|
||||
|
||||
This is a GitHub template, which means you can reuse it as many times as you want. You can do that by clicking the "Use this
|
||||
template" button at the top of the page.
|
||||
Smart contracts used for InterRep reputation badge
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user