Skip to content

julienbrg/regen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReGen

Create your own on-chain generative art project.

This project is a fork of scaffold-eth - Composable SVG NFT by Austin Griffith.

The project is part of the Swiss Blockchain Hackathon 2021.

Live app: https://pumped-dolls.surge.sh/

Presentation: https://devpost.com/software/regen-iqxj3t

Install

Install dependencies:

yarn install

Run

Start frontend

cd regen
yarn start

In a second terminal window, start a local blockchain

yarn chain

In a third terminal window, deploy contracts:

cd regen
yarn deploy

Resources

About

Create your own generative art project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published