Skip to content

adrianleb/nextjs-daijs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dai.js example

This example shows how to integrate Dai.js in Next.js. For more info about Dai.js you can visit here.

How to use

Install it and run:

npm install
npm run dev
# or
yarn
yarn dev

Building for a IPFS deployment

npm run build-ipfs
npm run export
# or
yarn build-ipfs
yarn export

Add output directory to ipfs

ipfs add -r out

About

Next.js Dai.js example with IPFS tweaks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published