How to Manage a Decentralized Development TeamManaging a decentralized development team can be both exciting and challenging. With team members located in different regions, time zones…Jan 24Jan 24
EIP-6551: Unlocking the True Potential of Non-Fungible TokensIn the ever-evolving world of blockchain, non-fungible tokens (NFTs) have undoubtedly carved a niche for themselves. Their ability to…Sep 19, 20231Sep 19, 20231
SRP: A Zero-Knowledge Protocol for Password AuthenticationPasswords are a crucial aspect of security in modern computing. They safeguard our sensitive data and secure our accounts from unauthorized…Mar 29, 2023Mar 29, 2023
The Art of Revealing Nothing: An Exploration of Zero Knowledge Proofs and Cryptographic PrivacyLiving in the digital age, privacy has become a critical aspect of online communications and transactions. The challenge of safeguarding…Mar 27, 2023Mar 27, 2023
How to create an ERC20 bridge without a web interfaceHello everybody! Long time no post, but I am back with a simple tutorial for an ERC20 bridge managed by a Node.js script.Dec 13, 20222Dec 13, 20222
Subscription-Based Smart Contract: UPDATEBack in April, I wrote an article about how you can create a subscription-based smart contract that allows users to perform actions only if…Oct 3, 2022Oct 3, 2022
EIP-4671 and ERC1238: The Non-Transferable Token (NTT) || Soulbound TokensMy version of a SoulBond Token: https://github.com/DRIVENpol/SouldBoundToken/blob/main/SoulBoundToken.solSep 23, 20222Sep 23, 20222
Subscription-Based Smart ContractCreate a subscription-based smart contract. Accept native token payments and ERC20 payments from your users.Apr 9, 2022Apr 9, 2022