From a2a9fefe9b867d9b5d8d700c79259a6f2a6e9957 Mon Sep 17 00:00:00 2001 From: Ruidy Date: Wed, 6 Apr 2022 12:31:05 -0400 Subject: [PATCH] showcase completion NFT --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f15cedc..c6d5669 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Basic Sample Hardhat Project +# Wave Portal + +[![NFT](https://lh3.googleusercontent.com/JdpzIf6XyZuG48Ki2vTDP7FwH1ezrhaW4Dt5lT9AlaX9ntMkHTUjcriPWJG7CW1THcXHdN92JPktNwC9wBJVUUcHgOVAj6BKN8Fo5g=w600)](https://opensea.io/assets/matic/0x3cd266509d127d0eac42f4474f57d0526804b44e/16450) 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.