diff --git a/.gitpod.yml b/.gitpod.yml new file mode 100644 index 000000000..687e048b1 --- /dev/null +++ b/.gitpod.yml @@ -0,0 +1,3 @@ +tasks: + - name: 👷 HARDHAT 👷 + command: yarn \ No newline at end of file diff --git a/README.md b/README.md index ce37ef4ad..1680ade51 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@


+[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/smartcontractkit/hardhat-starter-kit) + - [Chainlink Hardhat Starter Kit](#chainlink-hardhat-starter-kit) - [Getting Started](#getting-started) - [Requirements](#requirements)