Skip to content

rafael-ab/hardhat-aragon-next-dapp-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hardhat-aragon-next-dapp-quickstart

Getting Started 🚀

Pre-requisites 📋

You need to have installed nodejs

See Hardhat setup enviroment tutorial

Installation 🔧

First you need to clone this repository

git clone https://github.com/rafius97/hardhat-aragon-next-dapp-quickstart/

Make sure you are in the right folder

cd hardhat-aragon-next-dapp-quickstart/

Next, you must to install the dependencies

npm i

Compiling 🗃️

npm run compile

Running tests ⚙️

In order to test using a mainnet fork you must set ALCHEMY_MAIN_API_KEY in your .env file

npm run test

Deployment 📦

Built with 🛠️

Author ✒️

License 📄

This project is under the MIT License - look up the file LICENSE.md for more details.

About

A quickstart for your dapp using Hardhat, Next.js and AragonUI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published