Web3 Introducing WebHooks for Ethereum Webhooks are the best way for server-side apps to send automated messages or information to other server-side apps. So how do you accomplish this in the Web3 world where your dApp is based on Ethereum blockchain?
Dapps Key Management: UX and Security Key management is important because keys give access to wallets/accounts, which can hold funds. Here are the 'dos' and 'donts' of key management within your dApp...
Ethereum ERC-721 Token The ERC-721 Token standard is the Ethereum token standard which enables Non-Fungible Tokens (NFTs) on the Ethereum blockchain. Just like the ERC-20 Token standard helps in creating fungible tokens, the ERC-721 focuses on non-fungible asset design.
Docker Ethereum Events monitoring using Eventeum Event tracking on Ethereum can be very painful when you are building a Scalable Dapp. Today we are going to look at Eventeum, developed by Kauri Team.