Search
Chainalysis to Offer Lightning Network Monitoring Service to VASPs in 2022
11.12.2021
On December 10, the blockchain intelligence firm Chainalysis revealed that the company has added support for Bitcoin’s second-layer protocol the Lightning Network (LN). According to Chainalysis, firms like exchanges and virtual asset service providers (VASPs) can leverage...
Goldman Sachs CEO David Solomon Believes Blockchain Is More Important Than Bitcoin
8.12.2021
David Solomon, CEO of Goldman Sachs, one of the leading banking institutions in the world, has stated his opinion on the bitcoin vs blockchain dilemma. To Solomon, bitcoin is not as important as the advancements in technology that implementing blockchain and other new ledger-based tools can bring...
Bank for International Settlements States True Decentralized Finance Is an ‘Illusion’
8.12.2021
The Bank for International Settlements (BIS), a finance organization comprised of several central banks, has stated that while the objective of decentralized finance is to move control of financial tools away from current financial institutions, it just provides an ‘illusion’ of doing...
Inertia
7.12.2021
I’ve always like Jeremy’s categorization of developer tools:
I’ve mentioned two categories of tools for web development. I still don’t know quite what to call these categories. Internal and external? Developer-facing and user-facing?The first category covers things like …
Aurora to Partner with ConsenSys to Introduce Metamask, Infura, and Other Tools
3.12.2021
Aurora, the leading Ethereum solution for scaling that enables applications built on Ethereum to use the NEAR Protocol’s innovative technology, has partnered with ConsenSys, one of the top enterprise Blockchain startups, to provide access to its suite of developer tools. The alliance seeks...
Indonesia’s Central Bank Considers Issuing Digital Currency to ‘Fight’ Crypto
2.12.2021
Bank Indonesia, the country’s central bank, is reportedly considering issuing a central bank digital currency (CBDC) to fight the use of cryptocurrency. “A CBDC would be one of the tools to fight crypto. We assume that people would find CBDC more credible than crypto,” said...
Chinese Central Bank: NFT, Metaverse ‘Could Become Money-Laundering Tools’
29.11.2021
The Chinese central bank’s anti-money laundering chief has spoken out about non-fungible tokens (NFTs) and metaverse projects – suggesting that there may be a need to regulate these sectors in the same manner as it polices cryptoassets.
In two crackdowns (one in September 2017 and the second...
Political Cartoonist Accuses NFT Platforms Opensea, Rarible of Being ‘Tools for Political Censorship’
29.11.2021
While non-fungibe token (NFT) collectibles have been very popular, NFTs have brought a slew of unique debates to the table and one of them has been censorship. The artist behind Stonetoss Comics, a series of political cartoons, has been censored by two very prominent NFT marketplaces —...
GraphQL Editor – The Journey from Initial Release to Version 5.0
22.11.2021
From the very beginning of our adventure with GraphQL, we were impressed by how great its community is. The amount of content, libraries and great tools generated by GraphQL users amazed us from the very start. The more time we spent working with GraphQL the more things we saw that could...
Collective #686
4.11.2021
Codeamigo * MangoDB * Coding Font * Developer Tools secrets that shouldn’t be secrets
The post Collective #686 appeared first on Codrops
Collective #686
4.11.2021
Codeamigo * MangoDB * Coding Font * Developer Tools secrets that shouldn’t be secrets
The post Collective #686 appeared first on Codrops
Fiat-to-Crypto Payment Firm Wyre Reveals All-in-One NFT Marketplace Service
3.11.2021
On Tuesday, the San Francisco-based fiat-to-crypto and payment infrastructure company, Wyre, announced the launch of a non-fungible token (NFT) market tool that gives developers the ability to create NFT marketplaces in less than 24 hours. Wyre Claims Devs Can Build an NFT Marketplace in 24 Hours...
Matt Damon Stars in Global Crypto Ad ‘Fortune Favours the Brave’ to Air in 20 Countries
29.10.2021
Famous actor Matt Damon is starring in an ad for cryptocurrency platform Crypto.com. The ad, called “Fortune Favours the Brave,” is directed by Oscar-winner Wally Pfister and will be aired in more than 20 countries. The crypto platform “shares my commitment to empowering people...
What if… you could use Visual Studio Code as the editor of in-browser Developer Tools?
22.10.2021
It’s not uncommon for my front-end workflow to go something like this:
Work on thing.
See that thing in an automatically refreshed browser.
See something wrong with that thing.
Inspect and correct the thing in DevTools.
Apply the correct code
…
The post What if… you could use Visual...
15 years later, did indie game discovery happen like we thought?
21.10.2021
What's changed in game distribution, tools and platforms since?
Jamstack Developers’ Favorite Frameworks of 2021
12.10.2021
Which new framework should I learn this year? Is it time to ditch my CMS? What tools should I pick up if I want to scale my site to an audience of millions? The 2021 Jamstack Community Survey is here …
The post Jamstack Developers’ Favorite Frameworks of 2021 appeared first on CSS-Tricks....
Blockchain Intelligence Company Elliptic Raises $60 Million — Evolution Equity Partners, Softbank Bolster Series C
12.10.2021
On Monday, the blockchain intelligence firm Elliptic announced the company has raised $60 million in a Series C financing round. Elliptic plans to leverage the capital to expand the team and “accelerate” blockchain research and development (R&D). Elliptic Raises $60 Million...
The Case for ‘Developer Experience’
8.10.2021
A good essay from Jean Yang.
What I mean by developer experience is the sum total of how developers interface with their tools, end-to-end, day-in and day-out. Sure, there’s more focus than ever on how developers use and adopt tools, and
…
The post The Case for ‘Developer...
Tracking NFT Users, Mt. Gox Voting, 267 YO Bank Goes Crypto + More News
7.10.2021
kens (NFTs), to leverage Chainalysis products and analytics tools to monitor transactions and "ensure better compliance to regulatory guidelines." Dapper Labs will use Chainalysis’ tools Know You
Comparing Methods for Appending and Inserting With JavaScript
24.9.2021
Let’s say we want to add something to a webpage after the initial load. JavaScript gives us a variety of tools. Perhaps you’ve used some of them, like append, appendChild, insertAdjacentHTML, or innerHTML.
The difficult thing …
The post Comparing Methods for Appending...