Jacob Caban-Tomski cd00add0a9 Make runnable through docker
Add Dockerfile, compose.
Add .gitignore
Force usage of yarn.
2022-09-27 18:07:12 -06:00
2022-09-23 11:41:43 +03:00
2022-09-27 18:07:12 -06:00
2022-09-27 18:07:12 -06:00
2022-09-27 18:07:12 -06:00
2022-09-27 18:07:12 -06:00
2022-09-27 18:07:12 -06:00
2022-09-27 18:07:12 -06:00
2022-09-27 18:07:12 -06:00

bls-wallet-website

This is a Next.js project bootstrapped with create-next-app.

Reading from, and writing to, the chain is managed in pages/demo.js. To select local, Rinkeby or Goerli testnets, comment in/out the relevant config options.

Getting Started

First, install any relevant packages:

yarn

Once packages are installed, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Docker

With docker-compose installed:

docker-compose up --build

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Description
No description provided
Readme 4.6 MiB
Languages
JavaScript 67.6%
CSS 22.2%
Dockerfile 10.2%