Search

Nalezeno "simple": 414

Third Anniversary of Bitcoin Cash Highlights a Myriad of Network Improvements


In twelve days the Bitcoin Cash community will celebrate the third anniversary of the 2017 fork that happened on August 1. Since then, a number of changes have happened during the last three years and the following editorial will discuss the significant differences between both chains. The Bitcoin...

The Popular Stablecoin Tether Is Now Circulating on the Bitcoin Cash Network


The most popular stablecoin tether (USDT) has officially been minted on the Bitcoin Cash blockchain via the Simple Ledger Protocol (SLP). At press time there’s only 1,010 SLP-based USDT in circulation, as the firm Tether Limited seems to be issuing small amounts and testing the SLP framework....

The Tokenized Metaverse: Non-Fungible Token Sales to Surpass $100 Million


On July 1, 2020, the partner of Polynexus Capital, Andrew Steinwold, detailed that the sales of blockchain-powered non-fungible tokens (NFTs) are about to cross the $100 million mark. The popularity of NFTs has grown massive since 2017, as blockchain cards, collectibles, digital artwork, virtual...

Building Serverless GraphQL API in Node with Express and Netlify


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...

Styling Layout Wrappers In CSS


Two things that strike me often about the web are how many ways there are to go about the same thing and how many considerations go into even the most seemingly simple things. Working with wrapper elements is definitely on both those lists. Wrappers (or containers or whatever) are so common...

Quick Tips for High Contrast Mode


Sarah Higley has some CSS tricks up her sleeve for dealing with High Contrast Mode on Windows, which I learned is referred to as WHCM. Here’s the first trick: […] if the default CSS outline property doesn’t give you the visual effect you want [in WHCM] for focus states...

Hide Scrollbars During an Animation


CSS still can’t animate to auto dimensions. .dropdown { transition: 0.2s; height: 0; } .dropdown.open { /* the height will change, but it won't animate. */ height: auto; } There is JavaScript trickery you can try. Brandon Smith outlined several techniques here a little while back....

Bityard Cryptocurrency Exchange Makes Trading Complex Contracts Simple


Bityard is a digital assets trading platform focused on offering fast, easy and safe contracts trading. The Singapore-headquartered exchange is regulated and licensed in multiple leading markets around the world. An emphasis on simplicity and accessibility makes Bityard ideal for anyone looking...

Making My Netlify Build Run Sass


Let’s say you wanted to build a site with Eleventy as the generator. Popular choice these days! Eleventy doesn’t have some particularly blessed way of preprocessing your CSS, if that’s something you want to do. There are a variety of ways to do it and perhaps that freedom is part...

Jumping Into Webmentions With NextJS (or Not)


Webmention is a W3C recommendation last published on January 12, 2017. And what exactly is a Webmention? It’s described as… […] a simple way to notify any URL when you mention it on your site. From the receiver’s perspective, it’s a way to request notifications when other sites...

PureCSS Gaze


Diana Smith with another mind-bending all HTML & CSS painting. I love that these occupy a special place on the “Should I draw this in CSS?” curve. Things like simple shapes are definitely on the “yes” side of the curve. Then there’s a large valley where things...

Block Links: The Search for a Perfect Solution


I was reading this article by Chris where he talks about block links — you know, like wrapping an entire card element inside an anchor — being a bad idea. It’s bad accessibility because of how it affects screen readers. And it’s bad UX because it prevents simple user tasks, like selecting text. But...

Bitcoin Cash Tokenization Bolstered by the Creation of an SLP Foundation


On Monday, Bitcoin Cash (BCH) supporters were introduced to a Simple Ledger Protocol alliance called the SLP Foundation. According to the initial members, the SLP Foundation has been in the works since December 2019, and the primary goal is to foster SLP innovation and standards. Meet the...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace