3lLobo / Blocqbook

A ☎️ book from the good-old-days!

Home Page:blocqbook.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bbBanner

The Blocqbook

Picture a phonebook for the blockchain.

Or, if you never browsed the white-pages for your crush's number, an ios-contact app for all of the W3b.

We ship a fully-awesome web-3 app for retrieving transactions, contact management, instant messaging and peers2peer file transfer. Built by a team of 🌳 developers - Florian Wolf , Julian Perassi & Reshma Shaik, this project lives up to the promise of decentralized WEB3. Your contact-data is 💯 owned by you and upwards compatible, for when you want to import your contacts to any interaction-based w3b-app (Metamask, XMTP, etc.). To launch this rocket of an app, connect your Metamask wallet, and voila, your are ready for your interplanetary adventure! All your transactions have been fetched and you can now to chit-chat with your peers the decentralized way !

Live Site

Try out our app here : Blocqbook

For the oldest news, have an eye on your local Newspaper

Covalent

The Blocqbook uses the Covalent API to fetch transactions from the blockchain. All transactions are displayed in the transactions tab of the app. We display the token-balances of 13 chains in the profile section, namely -

Ethereum Mainnet
Ethereum Goerli
Evmos
Evmos Testnet
Polygon
Polygon Mumbai
Binance Smart chain
Fantom
Fantom testnet
Arbitrium
Arbitrium Rinkeby
Avalanche
Avalanche Fuji
Harmony
Aurora

Ceramic

Ceramic is our go to option for database as we wanted the app to be Web 3.0 and not Web 2.5 . We use Ceramic to initialize a database for every wallet registered. Users can connect their wallet and choose to link their pre-existing DID or get a new one. This way, all user data is stored in the blockchain. Blocqbook provides you the full data-driven web-experience, while collecting zero of your data. Check-out our Ceramic Cook-Book.

XMTP

We use XMTP to enable decentralized messaging across wallets. To chat with an address, navigate to the 'Messenger' tab on the sidebar and Initiate a conversation by pasting your peer's address in the input area & hit the arrow button. Another way to initiate a conversation is to save a contact & then click on the chat icon in the contact card.

IPFS

IPFS is awesome! The Blocqbook 💙 IPFS and uses it for decentralized, interplanetary file sharing, while saving you the hassle of juggling with CIDs. Navigate to the File Transfer tab & drop your files with the receiver's address or you can click on the IPFS icon on the receiver's contact card. The file is uploaded to IPFS and the CID is sent to the receiver via messenger powered by XMTP.

Polygon & The Graph

The Blockbook's smart contract is deployed on Polygon Mumbai and emits an event every time an address is tagged with a public tag ( such as - scam or airdrop ). Our The Graph subgraph indexes the events. All the addresses that have been given a public tag are now on the blockchain and can be graph-queried from The Graph api. Possible use-cases are fraud detection & address identification. We build this feature in the hope to contribute to a safer and more transparent web3 🤍

Contract : 0xde4d7f0a42aa7df311b3cc18ef5231f501168695

Subgraph : Polygon

Poaps

Did we say POAPS? 🎉🎉🎉 Hell Yeah, we did. We are giving out POAPs to the early users of Blocqbook. Do grab one & mint them for free in the Gnosis chain. We also display POAPs of other wallets and notify when we have POAPs in common.

blocqbookTextTransparentBannerLight

Tech Stack

Next.js
React.js
Redux Toolkit
Tailwind CSS 💫
Ethers.js

About

A ☎️ book from the good-old-days!

blocqbook.vercel.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 62.7%Language:TypeScript 35.7%Language:CSS 1.6%