Search
Building the Infrastructure for the Future Decentralized Financial Market, Coinbase Included HBTC.Com Debut DeFi Project – Nest Protocol
12.8.2020
As the world’s leading regulatory compliant digital asset exchange, Coinbase sets one of the most stringent requirements for digital asset listing which includes technical evaluation of projects, legal and risk analysis, market supply and demand analysis, and crypto-economics. Coinbase holds...
Halfmoon: A Bootstrap Alternative with Dark Mode Built In
11.8.2020
I recently launched the first production version of Halfmoon, a front-end framework that I have been building for the last few months. This is a short introductory post about what the framework is, and why I decided to build it.
The elevator pitch
Halfmoon is a front-end framework with a...
Building Custom Data Importers: What Engineers Need to Know
6.8.2020
Importing data is a common pain-point for engineering teams. Whether its importing CRM data, inventory SKUs, or customer details, importing data into various applications and building a solution for this is a frustrating experience nearly every engineer can relate to. Data import, as a critical...
Jetpack CRM
4.8.2020
About a year ago, Automattic bought up Zero BS CRM. The thinking at the time was that it could be rebranded into the Jetpack suite and, well, that happened.
CRM meaning “Customer Relationship Management” if you’re like me and this is a little outside your sphere of everyday...
The Ethereum Foundation Is Building a Dedicated Eth 2.0 Security Team
3.8.2020
The Ethereum Foundation is looking to hire a dedicated security team to dissect all aspects of Ethereum 2.0
Matic Pledges $5M in Tokens to Entice DeFi Projects Into Building on Its Network
3.8.2020
Matic wants its incubator fund to incentivize promising DeFi projects to build on its scalable sidechain, rather than directly onto Ethereum itself
The Making of: Netlify’s Million Devs SVG Animation Site
3.8.2020
The following article captures the process of building the Million Developers microsite for Netlify. This project was built by a few folks and we’ve captured some parts of the process of building it here- focusing mainly on the animation aspects, in case any are helpful to others building...
What Future Are We Building for Bitcoin?
2.8.2020
A reading of Meltem Demirors new essay “Unintended Architecture” asks some key questions about intention setting for the future of Bitcoin
Decentralized Exchanges Are Building a Life Raft but Need a Bridge
1.8.2020
Despite the significant growth of decentralized crypto exchanges, their centralized counterparts still control the majority of industry trade volume
Bank of England Building Payments Network to Support a Potential Digital Pound
30.7.2020
CoinDesk has learned the Bank of England's new settlement system is being built so it can be forwards compatible with a digital currency
Abra Building Banking Solutions on Stellar Blockchain, CEO Barhydt Says
18.7.2020
As part of its work with the Stellar blockchain, Abra plans to provide global banking features
Building a Blog with Next.js
9.7.2020
In this article, we will use Next.js to build a static blog framework with the design and structure inspired by Jekyll. I’ve always been a big fan of how Jekyll makes it easier for beginners to setup a blog and at the same time also provides a great degree of control over every aspect of...
Comparing Blockchain Ecosystem Building in the East and the West
8.7.2020
A Unitize panel looked at two approaches to building blockchain ecosystems from the government of The Netherlands and a Singaporean accelerator program
Bitcoin.com Wallet Launches New Portfolio Breakdown and Stablecoin Swap Features
7.7.2020
With over 11 Million Bitcoin.com Wallets created, we’re building new features our users need most in order to enjoy the best possible cryptocurrency experience. Our wallet’s latest features now provide seamless swaps between bitcoin (BTC), bitcoin cash (BCH), and the stablecoin...
Building Serverless GraphQL API in Node with Express and Netlify
6.7.2020
I’ve always wanted to build an API, but was scared away by just how complicated things looked. I’d read a lot of tutorials that start with “first, install this library and this library and this library” without explaining why that was important. I’m kind of a Luddite when it comes to these...
Building Blockchains Secretly in South America
4.7.2020
NULS core developer “Berzeck” speaks on the state of blockchain technology in Latin America
Elon Musk Says He Isn’t Building Anything on Ethereum
2.7.2020
Tesla’s CEO does not own any Ethereum, but he isn’t against the platform
Play2Earn: How Blockchain Can Power a Paradigm Shift in Building Game Economies
27.6.2020
“We’d like to further empower our community by allowing them to earn a token that allows them to govern the ecosystem in the future, making decisions like what content to add within the universe, what tech upgrades should be focused on, and what to do with funds generated by the game’s...
FTX Is Building Lots of Sophisticated Markets Few Traders Use
24.6.2020
FTX has launched eight unique index futures and volatility markets in less than 12 months. But few traders use these markets
Let’s Make a Multi-Thumb Slider That Calculates The Width Between Thumbs
23.6.2020
HTML has an <input type="range">, which is, you could argue, the simplest type of proportion slider. Wherever the thumb of that slider ends up could represent a proportion of whatever is before and whatever is after it (using the value and max attributes). Getting fancier, it’s possible...