Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xferit authored Oct 25, 2021
1 parent 880aa44 commit 99fa8cb
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
# Basic Sample Hardhat Project
# ERC-792

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, a sample script that deploys that contract, and an example of a task implementation, which simply lists the available accounts.

Try running some of the following tasks:

```shell
npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help
```
The repository contains definition of ERC-792 and ERC-1497 along with some examples and sources code of documentation at https://developer.kleros.io .

0 comments on commit 99fa8cb

Please sign in to comment.