
Ethereum
Ethereum for Java Developers
Enterprises all over the world use Java to build scalable systems which we use in our daily lives. Today, we will talk about Web3j – a library written in Java for Ethereum developers!
Ethereum
Enterprises all over the world use Java to build scalable systems which we use in our daily lives. Today, we will talk about Web3j – a library written in Java for Ethereum developers!
Blockchain
We at QuikNode spend a lot of time understanding different Web3 protocols & applications which have the potential for significant adoption. Loopring and Dolomite both use QuikNode infrastructure to achieve high-performance and comfort while building their products.
Ethereum
An average of 20,000 Smart Contracts is created every day. Over 3 Million Smart Contracts were created in November and December 2018 alone! A report shows that 60% of all Ethereum contracts have never been interacted with, less than 10% of all created contracts are unique.
Ethereum
Zeppelin is all about Smart Contract development. The team has helped many developers build Smart Contracts with openzeppelin-solidity, one most downloaded web3 libraries on NPM (with over 10k downloads every week!).
Ethereum
The Kyber Protocol brings token inventories and prices on-chain, hence allowing developers to directly embed value exchanges into their smart-contracts without any technical or security overhead.
Ethereum
This week we are going to create a Smart Contract using sbt-ethereum! sbt-ethereum not only allows you to create Smart Contracts, but also helps you manage your web3 projects (like one would with Truffle), though sbt’s rich command line tool. (it just makes your life easier as a web3 developer!)
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 .
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
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.