
Ethereum
sbt-ethereum — A Tool for Interacting with the Ethereum Blockchain via Command Line
Today, we are going to talk about an awesome Ethereum development tool, which will change your life as an Ethereum developer forever 😎
Ethereum
Today, we are going to talk about an awesome Ethereum development tool, which will change your life as an Ethereum developer forever 😎
Ethereum
Open Finance is on the rise. Protocols are allowing people to lend and borrow tokens trustless via smart-contracts. In the last article, we talked about MakerDao and Dai JS (also fueling open and decentralized finance [#DeFi])
Ethereum
The MakerDao project created the DAI stable token. A stable token is pegged to some fiat currency, which allows it to be a unit of account. Dai is a decentralized stable coin pegged to the US Dollar value (i.e. 1 Dai = $1).
Blockchain
Some of the most successful dApps on top of the Ethereum blockchain like MakerDAO/DAI, Compound, 0x (and more which are discussed below) aim to disrupt the current legacy financial services system .
API
Etherniti allows companies, developers and startups to interact with Ethereum in an easy and friendly way. We add an abstraction layer that allows a fast, reliable and secure interaction with Ethereum networks and their smart contracts.
Ethereum
Most Ethereum dApps have two parts to their Infrastructure (Simple version): Front-end (Running in-browser) An Ethereum Node (Interface to the ETH network)
Ethereum
Today, we will list some of the most famous NodeJS libraries for building Web3 applications. These libraries are listed based on the number of downloads per month, in descending order
Ethereum
QuikNode offers the fastest Ethereum Nodes. With QuikNode you can save your developer time without compromising on Node quality or performance. In this article, we will help you to understand why you should use QuikNode.
Blockchain
It all started with the implementation of Satoshi Nakamoto’s white paper in 2008. That epoch was termed as Blockchain 1.0. Blockchain was thought of just as a decentralized ledger to make bitcoin transactions.
Nodejs
At QuikNode, we always think of our customers and the problems they encounter using Web3. We recently started noticing that some were facing a problem with monitoring their Ethereum Node status.
Blockchain
We have created a list of all the curated resource lists in Ethereum. If you’re looking to learn more about Ethereum, this is a great place to start.
Ethereum
The release of Truffle v5 included Vyper support, and today we will explore how we can build a Smart Contract and deploy it on Ethereum’s MainNet.