Skip to content

yuki0627/generative

 
 

Repository files navigation

Generative

Rrequirements

  • Node.js: version 14 or later.
  • yarn: version 1.22.19

Frontend - Vue/Typescript

Installation & Initialization

git clone git@github.com:Cryptocoders-wtf/generative.git
cd generative
yarn install

Serving

yarn run serve

Running

open http://localhost:8080

Backend - Solidity

Initialization

cd contract
npm install

Deployment

npx hardhat run ./scripts/deploy_splatter.ts

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Solidity 66.9%
  • TypeScript 22.6%
  • Vue 9.6%
  • Other 0.9%