/buidl-box

Development box (boilerplate) for building Ethereum apps

Primary LanguageJavaScript

Introduction

BUIDL is a lean development box (boilerplate) for building Ethereum apps. It uses Next.js, a lightweight framework for React.

What does "BUIDL" mean?

BUIDL is a modification of HODL which means to "Hold On for Dear Life." It's not good enough just to HODL your crypto. If you believe in this space then it's up to you to build new and powerful apps that truly add value. None of this crypto stuff matters unless we execute and #BUIDL ways to increase adoption.

Getting Started

Prerequisites

Installing

$ git clone git@github.com:jviray/BUIDL-box.git
$ npm install
$ npm start