memoscan
← all memos

Memo 0x65acc39b…9c2749 on Ethereum

GraphQL ERC20 Transaction Rendering in ReactGraphQL ERC20 Transaction Rendering: We’re currently building a React app from https://github.com/simpletut/Universal-React-Apollo-Registration. We are integrating an Ethereum Wallet component as well. We need to be able to render ERC20 contracts from a specific BlockScout GraphQL instance to display transactions history (what you received, and what you sent) from that users wallet address. Display last 100 or transactions on a new tab created on the sidebar.js called “token transactions”. Tech Stack: NodeJS React Server-side Rendered Apollo Client GraphQL MongoDB Bcrypt password encryption/verification Nodemailer Web3 Ethereum