Skip to content
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 539 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 539 Bytes

This repository is superseded by my personal page that use the same technology and provide probably better start if you are interested in building web3 on Fresh. Take a look here

fresh project

Usage

Get your Infura ID and set it via terminal

export INFURA_ID=91bd0cf1caaf40379d0b70ef7f113813

When you deploy, you need to set it as and environment variable as well.

Start the project:

deno task start

This will watch the project directory and restart as necessary.