pbillingsby.hashnode.devEthereum Authentication with MEMMEM offers developers a secure and straight-forward way to authenticate users across multiple blockchains such as Ethereum, Arweave, Solana and more using molecule.sh. Using molecules eliminates the need for repetitive and time-consuming boilerplate ...Nov 27, 2023·8 min read
pbillingsby.hashnode.devServerless functions with Molecular Execution MachineWhile it may be a solved problem in web2, web3 applications still need scalable and composable solutions to avoid taking a hit to UX and user retention. Often this leads to a Frankenstein combination of “smart contracts + custom middleware”. This mid...Sep 26, 2023·8 min read
pbillingsby.hashnode.devSmart contract testing with the MEM IDEWhat is MEM? Molecular Execution Machine, or MEM, is a developer platform for creating, testing and deploying serverless functions that leverage blockchain technology. It is built on top of and uses Arweave technology. With MEM, everything operates t...Sep 12, 2023·6 min read
pbillingsby.hashnode.devTenderly Smart Contract SimulationsIntroduction Tenderly is an all-in-one platform for smart contract development, focused primarily on providing developers with a way to visualize & debug their smart contracts, identifying & resolving issues or vulnerabilities, in a safe & user-frien...Jun 22, 2023·8 min read
pbillingsby.hashnode.devCreating and querying tags with ArweaveIntroduction Arweave allows developers to add specific tags to their transactions, giving us the ability to attach unique identifiers in key, value pair format to each of our transactions. One of the benefits of this is giving us a way to query certa...Sep 9, 2022·8 min read