Search
Polker Is Integrating Chainlink Price Feeds Into Its Multi-Crypto Marketplace
23.9.2021
Polker is proud to announce the upcoming integration of Chainlink Price Feeds. By integrating Chainlink-powered decentralized oracles, the Polker platform will be able to offer an even more decentralized and trusted service to players. The initial Chainlink Price Feed implementation will replace...
Exploring the CSS Paint API: Polygon Border
20.9.2021
Nowadays, creating complex shapes is an easy task using clip-path, but adding a border to the shapes is always a pain. There is no robust CSS solution and we always need to produce specific “hacky” code for each particular …
The post Exploring the CSS Paint API: Polygon Border appeared...
EyeDropper API Dropped
10.9.2021
I had no idea this was coming but it’s pretty neat! Chrome has shipped the EyeDropper API in v95 (Canary, as I write).
???? Loving the new `EyeDropper` Web API:
“`jsawait new EyeDropper().open();// Returns the picked color, e.g.,
…
The post EyeDropper API Dropped appeared...
Mars Theme: A Deep Look at Frontity’s Headless WordPress Theme
9.9.2021
Frontity is a framework for creating de-coupled (or "headless") WordPress sites. In this article, we dive into the process of spinning up such a site, with a detailed overview of the building blocks provided by Frontity and its flagship theme, Mars.
The post Mars Theme: A Deep Look at Frontity’s...
Exploring the CSS Paint API: Blob Animation
30.8.2021
After the fragmentation effect, I am going to tackle another interesting animation: the blob! We all agree that such effect is hard to achieve with CSS, so we generally reach for SVG to make those gooey shapes. But …
The post Exploring the CSS Paint API: Blob Animation appeared first...
Creating a Headless WordPress Site With Frontity
20.8.2021
Frontity is a WordPress-focused React-based server-side dynamic-rendering framework (phew!) that allows us to create fast headless websites. Chris has a good introduction to Frontity. I guess you could think of it like Next.js for WordPress. And while the demand …
The post Creating...
Collective #675
19.8.2021
CSS accent-color * Shared Element Transition API * Breaking the web forward * MIDIVal
The post Collective #675 appeared first on Codrops
Weekly Defi Swaps Tap $17 Billion While Dex Aggregators Now Share 22% of the Trade Volume
19.8.2021
Over the last seven days, decentralized exchange (dex) trade volume has tapped $17 billion across the 21 Ethereum dex platforms. Pancakeswap has seen between $400K to $860K every 24 hours during the last week as well. Meanwhile, dex aggregators are eating away at dex trade volumes, becoming more...
Crypto.com uses Circle API to launch USD bank transfers in over 60 countries
18.8.2021
Institutional Crypto.com customers in more than 60 countries can now make U.S. dollar bank transfers to and from their USDC wallets
Darknet Users Leverage a New Blockchain Analytics Tool That Scans for Ties to Criminal Activity
16.8.2021
According to the blockchain intelligence firm Elliptic, cybercriminals are leveraging cryptocurrency analytics to get ahead of law enforcement. Elliptic says a “blockchain analytics tool has been launched on the dark web” and the tool is called “Antinalysis.” Meet...
Exploring the CSS Paint API: Image Fragmentation Effect
9.8.2021
In my previous article, I created a fragmentation effect using CSS mask and custom properties. It was a neat effect but it has one drawback: it uses a lot of CSS code (generated using Sass). This time I am …
The post Exploring the CSS Paint API: Image Fragmentation Effect appeared first...
How to Code a Playable Synth Keyboard
2.8.2021
With a little knowledge of music theory, we can use regular HTML, CSS and JavaScript — without any libraries or audio samples — to create a simple digital instrument. Let’s put that into practice and explore one method for creating …
The post How to Code a Playable Synth Keyboard appeared...
Conjuring Generative Blobs With The CSS Paint API
30.7.2021
The CSS Paint API (part of the magical Houdini family) opens the door to an exciting new world of design in CSS. Using the Paint API, we can create custom shapes, intricate patterns, and beautiful animations — all with a …
The post Conjuring Generative Blobs With The CSS Paint API appeared...
GitHub Explains the Open Graph Images
29.7.2021
An explanation of those new GitHub social media images:
[…] our custom Open Graph image service is a little Node.js app that uses the GitHub GraphQL API to collect data, generates some HTML from a template, and pipes it to 
…
The post GitHub Explains the Open Graph Images...
Using Google Drive as a CMS
22.7.2021
We’re going to walk through the technical process of hooking into Google Drive’s API to source content on a website. We’ll examine the step-by-step implementation, as well as how to utilize server-side caching to avoid the major pitfalls to avoid …
The post Using Google Drive as a...
Bitcoin Cash Payment Processor Evolves Adding URL Shortener, Paypal API Integration
5.7.2021
Prompt.cash, a bitcoin cash noncustodial payment processor, is adding a bunch of interesting functionalities. The payment processor now features a URL shortener that allows users to monetize content on any site on the net. Also, Prompt.cash added Paypal API integrations, making it easier...
When a Click is Not Just a Click
30.6.2021
The click event is quite simple and easy to use; you listen for the event and run code when the event is fired. It works on just about every HTML element there is, a core feature of the DOM API.…
The post When a Click is Not Just a Click appeared first on CSS-Tricks. You can support...
Crypto Travel Rule Working Group Launches 2.0 Protocol ‘Solving the Discoverability Problem’
26.6.2021
Just before the Financial Action Task Force (FATF) published the organization’s 12-month review, a working group called the Travel Rule Protocol (TRP) released its 2.0 version of the TRP crypto application programming interface (API) in order to “simplify the end-user crypto exchange...
How to Cancel Pending API Requests to Show Correct Data
25.6.2021
I recently had to create a widget in React that fetches data from multiple API endpoints. As the user clicks around, new data is fetched and marshalled into the UI. But it caused some problems.
One problem quickly became evident: …
The post How to Cancel Pending API Requests to Show Correct...
Polkadot’s Reef Uses Pinknode for Safe API Endpoints
22.6.2021
Polkadot is continuing its trend to enter strategic partnerships by integrating Pinknode in Reef Finance. Reef is a DeFi platform developed with Substrate Framework, and it will start using Pinknode now. The integration will see Reef providing reliable and secure API endpoints to users globally....