Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

tileDAO v1.2 re-implemented entirely in Solidity, available on chain, forever

License

Notifications You must be signed in to change notification settings

Superlogic/tiles-on-chain

 
 

Repository files navigation

tiles v1.2 (on-chain)

with inspiration from neoplastics. reversed engineered the tilesDAO minified api server at tiles-api and reimplemented the svg generation in solidity on-chain. relaunched on juicebox v2 at tiles; additionally, the tiles dao juicebox treasury is accessible outside of the juicebox.money website

install

yarn

hot-reloading

individuals with short attention spans will appreciate https://localhost:3000 while manipulating the svg shapes or color palette

./script/dev.sh

compile & test

yarn && npx hardhat compile && yarn run coverage

About

tileDAO v1.2 re-implemented entirely in Solidity, available on chain, forever

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 84.4%
  • TypeScript 15.3%
  • Other 0.3%