Sep 30, 2021 • 10 min read
How to Run Your Own Node AND an Infura Node
So, why would you need a hybrid infrastructure model alongside Infura? Let’s think about how your database is set up. You probably have your own database, which is great. What happens if that database goes down?...
Read MoreSep 23, 2021 • 6 min read
3 things enterprise developers should consider when deploying on Ethereum
When enterprise developers build dapps on Ethereum, they often have to consider the entire tech stack and development process. The list of considerations range from application features such as Web2 interfaces to...
Read MoreSep 8, 2021 • 5 min read
How to Use .env to Enhance Basic Security Within Your DApp
Are you excited by blockchain but don’t have a great deal of experience coding? It can be easy to fall down a rabbit hole of technical tutorials that make assumptions regarding your initial development knowledge. A...
Read MoreSep 1, 2021 • 3 min read
What is Optimistic Ethereum?
Optimistic Ethereum is a rollup scaling solution that allows users to submit transactions on the Ethereum network and get them executed faster for a much lower gas cost. From the perspectives of users and developers,...
Read MoreAug 17, 2021 • 9 min read
Off-chain protocols: Sidechains and Rollups
Infura now supports additional networks including Arbitrum, Optimism and Polygon. All three projects are essentially new blockchain networks. They offer low transaction fees and faster confirmation times compared to...
Read More