All Projects → stephancill → synthetic-loot-viewer

stephancill / synthetic-loot-viewer

Licence: GPL-3.0 License
browse synthetic loot

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Labels

Projects that are alternatives of or similar to synthetic-loot-viewer

web3
⚡️ Web3 PHP is a supercharged PHP API client that allows you to interact with a generic Ethereum RPC.
Stars: ✭ 609 (+2800%)
Mutual labels:  web3
ocean.js
🦑 Ocean Protocol JavaScript library to privately & securely publish, exchange, and consume data.
Stars: ✭ 77 (+266.67%)
Mutual labels:  web3
is-valid-signature
EIP1271 signature checker implementation in JavaScript
Stars: ✭ 18 (-14.29%)
Mutual labels:  web3
augmented-finance-protocol
High-yield lending and low-rate borrowing DeFi protocol
Stars: ✭ 28 (+33.33%)
Mutual labels:  web3
ar-nft
👾 A React Native app to visualize your NFTs in AR
Stars: ✭ 71 (+238.1%)
Mutual labels:  web3
Wallet3
A secure mobile wallet for web3
Stars: ✭ 13 (-38.1%)
Mutual labels:  web3
web3-starter
An opinionated web3 starter for building dApps
Stars: ✭ 67 (+219.05%)
Mutual labels:  web3
expo-solana-wallet
Cross-Platform Solana Wallet built with Expo and Solana/web3.js
Stars: ✭ 122 (+480.95%)
Mutual labels:  web3
lootloose.com
LootLoose lets you unbundle your Loot Bags into individual item NFTs or rebundle items into their original Loot Bags.
Stars: ✭ 33 (+57.14%)
Mutual labels:  loot
web3-is-going-great
A timeline of some of the greatest hits in cryptocurrencies, NFTs, and other web3 projects since the beginning of 2021
Stars: ✭ 334 (+1490.48%)
Mutual labels:  web3
webflow-nft-components
Connect web3 to Webflow without coding skills
Stars: ✭ 69 (+228.57%)
Mutual labels:  web3
developerdao.com
A community of builders who believe in collective ownership of the internet
Stars: ✭ 381 (+1714.29%)
Mutual labels:  web3
babel-preset-react-native-web3
deprecated: babel preset for react native, web3 and babel 6
Stars: ✭ 22 (+4.76%)
Mutual labels:  web3
blockhead
Crypto portfolio tracker, DeFi dashboard, NFT viewer and data explorer for the Ethereum/EVM-based blockchain ecosystem and the web 3.0-powered metaverse https://gitcoin.co/grants/2966/blockhead
Stars: ✭ 41 (+95.24%)
Mutual labels:  web3
foundation
for the Great Civilization
Stars: ✭ 54 (+157.14%)
Mutual labels:  web3
dApp-Builder
No description or website provided.
Stars: ✭ 108 (+414.29%)
Mutual labels:  web3
ethjs-extras
All your dApp / App essentials for working with Ethereum.
Stars: ✭ 17 (-19.05%)
Mutual labels:  web3
spectrum
💠 Full Gamut Ethereum Lightsuite
Stars: ✭ 56 (+166.67%)
Mutual labels:  web3
solana-web3-demo
a quick demo for solana web3
Stars: ✭ 93 (+342.86%)
Mutual labels:  web3
aragon.js
(Aragon 1) A monorepo of JavaScript libraries for interacting with Aragon
Stars: ✭ 84 (+300%)
Mutual labels:  web3

synthetic loot viewer

View synthetic loot by wallet address or ENS

References

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

  1. Install ipfs-deploy
npm install -g ipfs-deploy
  1. Deploy app
npx ipfs-deploy build
  1. Visit the HTTP gateway URL to check if it worked.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].