Jul 30, 2020 • 3 min read
Infura July 2020 Update
Happy 5th birthday, Ethereum! There has been tremendous growth to the Ethereum network over the past five years and it is now the most actively developed, most transacted upon blockchain network in the world. But...
Read MoreJul 28, 2020 • 8 min read
Deploying Smart Contracts and Managing Transactions on Ethereum
To build a decentralized application on Ethereum, you need to know how to send a transaction, sign it, and broadcast it to the network. Transactions enable you to transfer ether, deploy your own contracts, and...
Read MoreJul 9, 2020 • 1 min read
Infura Joins Maker Community as Light Feed Oracle Provider
Today, we are proud to announce our participation as a Light Feed Oracle Provider for the Maker Community. To increase the security of the Maker Protocol as MakerDAO moves toward complete decentralization, Maker...
Read MoreJul 2, 2020 • 2 min read
Infura June 2020 Update
Hey there 👋 This month's roundup brings you access to our Eth2 API, new developer tutorials, a look into how Uniswap and DeversiFi are handling their applications' data demands, and early access to CodeFi...
Read MoreJul 2, 2020 • 14 min read
Ethereum JavaScript Libraries: web3.js vs. ethers.js (Part I)
Web3.js and ethers.js are JavaScript libraries that allow developers to interact with the Ethereum blockchain. They are both great libraries - either library will likely meet the needs of most Ethereum developers....
Read More