Search
Bitcoin.com Wallet Adds Shareable Payment Link Feature – Send Bitcoin Cash to Anyone via Text, Email, and Social Media
10.12.2020
At Bitcoin.com, our team is all about spreading the benefits of peer-to-peer electronic cash and our flagship wallet is a testament to our team’s passion. Bitcoin.com’s noncustodial crypto wallet recently upgraded and now offers a new payment link feature that allows anyone to send...
Styling Comment Threads
7.12.2020
Comment threads are one of those things that look really simple when executed right. When designing them yourself, you may find that they are rather deceptively simple. There is a lot that goes into designing nice and usable comment threads, and in this article, I will try my best to walk...
Coding a Simple Raymarching Scene with Three.js
7.12.2020
A coding session where you'll learn how to set up a simple Raymarching scene with Three.js.
The post Coding a Simple Raymarching Scene with Three.js appeared first on Codrops
Yearnify Finance (YFY) Hidden Gem – Decentralized Finance Project, Pre-Sale Round 3 Is Now Live
5.12.2020
PRESS RELEASE. Yearnify Finance is a community-centered DeFi-project, modeled to take the successful features of Yearn Finance (YFI), and improve upon them. Yearnify aims to bring the true value of yield farming finance accessible to all users, yearnify offers the most secure and simple way to earn...
Earnfinance Is a Powerful DeFi Platform for Staking, Farming and Borrowing – YFE Presale Is Live
30.11.2020
PRESS RELEASE. What is yield farming? Yield farming, also referred to as liquidity mining, is a way to generate rewards with cryptocurrency holdings. In simple terms, it means locking up cryptocurrencies and getting rewards. In some sense, yield farming can be paralleled with staking. However...
Image Stack Intro Animation
24.11.2020
Two simple intro animations where an image stack moves to become a grid.
The post Image Stack Intro Animation appeared first on Codrops
How to Load Fonts in a Way That Fights FOUT and Makes Lighthouse Happy
24.11.2020
A web font workflow is simple, right? Choose a few nice-looking web-ready fonts, get the HTML or CSS code snippet, plop it in the project, and check if they display properly. People do this with Google Fonts a zillion times a day, dropping its <link> tag into the <head>.
Let’s...
Simple steps to get started trading Bitcoin
24.11.2020
You don't need thousands of dollars to invest in Bitcoin and getting started is not as difficult as you might think
Blog Author Tipped $10,000 for Well Phrased Peer-to-Peer Cash Conviction
21.11.2020
Following the Bitcoin Cash upgrade, the BCH proponent known as Mobtwo published a post on the read.cash blogging website called “Bitcoin Cash – Simple Fundamentals.” The editorial’s author says he wholeheartedly believes that BCH will one day overtake BTC in the long run....
Coinflex Launches Noncustodial Interest-Bearing Stablecoin on BCH and ETH Networks
19.11.2020
The cryptocurrency exchange Coinflex has announced the launch of a unique interest-bearing stablecoin called Flexusd. The new stablecoin is considered to be the first dollar-backed crypto that pays interest at the base level. Moreover, the new token is built on the Ethereum blockchain and...
BCH Collectibles: RPG Blockchain Game Built on Bitcoin Cash Completes Flipstarter Campaign
16.11.2020
In the near future, a non-fungible token collectible game is coming to the Bitcoin Cash ecosystem. The project dubbed “Enter the Sphere” aims to bring its NFT collectible universe to Bitcoin Cash by leveraging the Simple Ledger Protocol (SLP). Last week the team behind the project...
Simple steps to keep your crypto safe
15.11.2020
“Being your own bank” doesn't have to be hard — here's a few hints on how to do it right
SVGBOX
13.11.2020
I’ve been saying for years that a pretty good icon system is just dropping in icons with inline <svg> where you need them. This is simple to do, offers full design control, has (generally) good performance, and means you aren’t smurfing around with caching and browser support...
Simple in practice: Crypto education is key to curbing phishing scams
11.11.2020
Even though wallet operators have a large role to play in protecting funds, customers also need to educate themselves to avoid phishing scams
The Cleanest Trick for Autogrowing Textareas
11.11.2020
Earlier this year I wrote a bit about autogrowing textareas and inputs. The idea was to make a <textarea> more like a <div> so it expands in height as much as it needs to in order to contain the current value. It’s almost weird there isn’t a simple native solution...
Limit Promise Concurrency with pool
3.11.2020
Methods like Promise.all, Promise.allSettled, Promise.race, and the rest are really excellent for managing multiple Promises, allowing for our apps to embrace async and performance. There are times, however, that limiting the number of concurrent operations may be useful, like rate limiting...
Yearnify Finance (YFY) Next Generation Decentralized Finance Project, Token Pre-sale is Now Live
23.10.2020
PRESS RELEASE. Yearnify Finance is a community-centered DeFi-project, modeled to take the successful features of Yearn Finance (YFI), and improve upon them, we aim to bring the true value of yield farming finance accessible to all users, we offer the most secure and simple way to earn reliable...
Coinitix – A Simple Way to Buy Bitcoins
14.10.2020
Bitcoin, the oldest trading cryptocurrency, can now be bought with your credit card directly in a few simple steps – on the Coinitix smart and secure currency exchange. For a better understanding of Coinitix functions, it is necessary to know how Bitcoins have been purchased traditionally. ...
The Securities Clarity Act Is Simple and Logical (and Bad News for Lawyers Like Me)
13.10.2020
The Securities Clarity Act deserves the crypto community's support because it's technology-agnostic, limited in scope and respects precedent
How to Recreate the Ripple Effect of Material Design Buttons
12.10.2020
When I first discovered Material Design, I was particularly inspired by its button component. It uses a ripple effect to give users feedback in a simple, elegant way.
How does this effect work? Material Design’s buttons don’t just sport a neat ripple animation, but the animation also...