stephancill
synthetic-loot-viewer
JavaScript

browse synthetic loot

Last updated Aug 12, 2024
22
Stars
0
Forks
0
Issues
0
Stars/day
Attention Score
5
Topics
Language breakdown
JavaScript 77.4%
CSS 18.1%
HTML 4.5%
Files click to expand
README

synthetic loot viewer

View synthetic loot by wallet address or ENS

References

  • Images - https://github.com/jordanmessina/loot-layers

Running the Dapp

This project uses create-react-app, so most configuration files are handled by it.

To run it, you just need to execute yarn start in a terminal, and open http://localhost:3000.

To learn more about what create-react-app offers, you can read its documentation.

Deploy client to IPFS using ipfs-deploy

  • Install ipfs-deploy
npm install -g ipfs-deploy
  • Deploy app
npx ipfs-deploy build
  • Visit the HTTP gateway URL to check if it worked.

© 2026 GitRepoTrend · stephancill/synthetic-loot-viewer · Updated daily from GitHub