le-kag / generative

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Quick Link

Assetstore Contract for AssetStoreProvider.sol

Fully-On-Chain.sol

Randomizer.sol

trigonometry.sol

assetprovider.sol

bytes-array.sol

erc721p2p

Related Web site

Fully On-Chain Generative Art

On-chain Asset Store

About


Languages

Language:Solidity 71.3%Language:TypeScript 20.5%Language:Vue 7.7%Language:JavaScript 0.3%Language:HTML 0.2%Language:CSS 0.0%