Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sweetmantech/zorbz
Zora API + generative art (p5js)
https://github.com/sweetmantech/zorbz
Last synced: about 13 hours ago
JSON representation
Zora API + generative art (p5js)
- Host: GitHub
- URL: https://github.com/sweetmantech/zorbz
- Owner: SweetmanTech
- License: mit
- Created: 2022-06-11T00:51:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-10T21:35:42.000Z (over 2 years ago)
- Last Synced: 2024-04-14T02:16:32.485Z (7 months ago)
- Language: JavaScript
- Homepage: zorbvizualizer.vercel.app
- Size: 165 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zorb Visualizer (zorbz)
- Live App: https://zorbz.vercel.app/
> Zora API Hackathon submission.
- Smart Contracts: https://github.com/waynehoover/zorb-viz-contract
- Ethereum Mainnet: [0x2079c2765462Af6D78A9cCbDDb6Ff3C6D4Ba2e24](https://etherscan.io/address/0x2079c2765462Af6D78A9cCbDDb6Ff3C6D4Ba2e24)### Demo
![zorb-visualizer](https://user-images.githubusercontent.com/23249402/173201270-f417c092-74d4-4776-81d9-bb9469cd62f6.gif)
## Team
- Team Lead/Generative Artist: [valcoholics.eth](https://twitter.com/valcoholics1)
- Engineer: [wayneh.eth](https://twitter.com/@waynehoover_)
- Engineer: [sweetman.eth](https://twitter.com/@sweetman_eth)
- Designer: [novumrembey⭐✌🏿.eth](https://github.com/rayadamas/)## Getting Started
First, install dependencies with `yarn install`.
Then, run the development server with `yarn dev`.Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## License
This app is open-source and licensed under the MIT license. For more details, check the [License file](LICENSE).