eistoys / EIS

https://eis-toys.vercel.app
3 stars 1 forks source link

EIS

Technical Challenges

sequence

Full onchain image registration

Fee streaming

Zora Integration

Technology Used

Base Integraion

Coinbase Smart Wallet

We integrated Smart Wallet for enhanced user experience via Rainbowkit SDK.

Code is found here:

https://github.com/eistoys/EIS/blob/docs/app/src/lib/connectors.ts#L8

smart-wallet-integration

OnchainKit

We integrated OnchainKit to fetch onchain data such as ENS name and avatar.

Code is found here:

https://github.com/eistoys/EIS/blob/docs/app/src/components/CreatorIdentity.tsx#L6

onchain-kit

Coinbase Onchain Verification

We integrated Coinbase Onchain Verification for user trust and authenticity.

Code is found here:

https://github.com/eistoys/EIS/blob/docs/app/src/components/CreatorIdentity.tsx#L12

eas-verification