Search
Return of the oracles: Band Protocol, API3 and DIA price soar to new highs
3.4.2021
Oracle tokens gain traction as cross-chain interoperability and new developments in the DeFi sector lure investors away from Bitcoin and NFTs
The Power of ETH and BCH: Smart Bitcoin Cash Project Highlights Innovative Sidechain
2.4.2021
On Thursday, Bitcoin Cash proponents were introduced to a new website that features a project called Smart Bitcoin Cash or Smartbch for short. Essentially, the project is a sidechain for Bitcoin Cash that is compatible with Ethereum’s EVM and Web3 API, which means people will soon be able...
Mapy.cz mají také API. Seznam to chce připomenout a spustil nový web pro vývojáře
29.3.2021
Český Seznam.cz spustil novou stránku Seznam pro vývojáře, na které shrnuje technologie, které nabízí především tvůrcům webových stránek.
Které jsou ty hlavní? Přihlášení přes Seznam, které na protokolu oAuth 2.0 umožňuje autentizaci seznamáckým účtem. Jedná se tedy vlastně o analogii k obdobným
Alchemy Chooses Flow Blockchain to Accelerate Game-Changing Developer Ecosystem
25.3.2021
PRESS RELEASE. The leading blockchain developer platform, Alchemy, will bring its best-in-class suite of APIs and tools to Flow blockchain, empowering Fortune 500 companies as well as thousands of independent developers building on Flow. Alchemy is the leading API platform for blockchain...
Table of Contents with IntersectionObserver
11.3.2021
If you have a table of contents on a long-scrolling page, thanks to, say, position: fixed; or position: sticky;, the IntersectionObserver API in JavaScript is the perfect companion to highlight items in the table of contents when corresponding content …
The post Table of Contents with...
Bison Trails' new Polkadot API promises faster access to data
25.2.2021
The Polkadot Indexer is said to provide a more efficient way to get data from the Polkadot blockchain and its experimental platform, Kusama
Clubhouse stále jen pro iOS? Nevadí, hackeři už rozluštili jeho API a vystavili vše na GitHubu
22.2.2021
Clubhouse i nadále zůstává exkluzivní záležitostí pro platformu iOS, což samozřejmě dráždí komunitu zvědavých hackerů, kteří by si rádi poslechli nějaký ten hromadný živý podcast i na svém telefonu s Androidem nebo ideálně rovnou ve webovém prohlížeči.
Postupně se tedy na GitHubu a dalších
Let’s Create a Custom Audio Player
18.2.2021
HTML has a built-in native audio player interface that we get simply using the <audio> element. Point it to a sound file and that’s all there is to it. We even get to specify multiple files for better browser support, …
The post Let’s Create a Custom Audio Player appeared first...
How ImageEngine can Optimize Contentful CMS For Faster Web Performance
18.2.2021
In this article, we will review how ImageEngine’s API can transform images better than the native API of Contentful.
The post How ImageEngine can Optimize Contentful CMS For Faster Web Performance appeared first on Codrops
Using AbortController as an Alternative for Removing Event Listeners
15.2.2021
The idea of an “abortable” fetch came to life in 2017 when AbortController was released. That gives us a way to bail on an API request initiated by fetch() — even multiple calls — whenever we want.
Here’s a super …
The post Using AbortController as an Alternative for Removing Event Listeners...
How to Build a GraphQL API for Text Analytics with Python, Flask and Fauna
11.2.2021
GraphQL is a query language and server-side runtime environment for building APIs. It can also  be considered as the syntax that you write in order to describe the kind of data you want from APIs. What this means for you …
The post How to Build a GraphQL API for Text Analytics with...
Visa Pilots System to Help Banks Provide Crypto Services Including Buying, Trading, Custody of Bitcoin
3.2.2021
Visa is piloting a new system to enable banks to seamlessly integrate crypto features. Using Visa’s crypto APIs, banks can offer a number of cryptocurrency services to their customers, including the buying, trading, and custody of bitcoin. Visa announced Wednesday a partnership with First...
Visa announces neobank pilot focused on getting crypto tools to Black community
3.2.2021
The crypto APIs will help “provide another channel for the Black community to access crypto as a new asset class.”
Visa Signals Further Crypto Ambitions With API Pilot for Bank Customers to Buy Bitcoin
3.2.2021
Visa is working with Anchorage to allow customers at traditional banks to "buy and sell digital assets such as Bitcoin."
[článek] API se stane minulostí. Český Superface získává 34 milionů na propojování aplikací
28.1.2021
[6 minut čtení] Superface má odstranit problémy s propojováním různých aplikačních rozhraní a vše automatizovat. Startup Superface je další z neustále rostoucí řady českých projektů s rizikovým kapitálem ze zahraničí. Firma získala 1,3 milionu eur, tedy asi 34 milionů korun, od německého fondu...
Circle enables seamless USDC-USD transfers, providing a bridge from banks to DeFi
27.1.2021
The result of developments in both crypto technology and regulation, Circle’s new USDC API provides a bridge between crypto and traditional finance
JavaScript Wake Lock API
25.1.2021
An enjoyable web apps rely on engineers implementing the APIs that cover all of the small things. Those small things sometimes improve performance, usability, accessibility, and the app’s relationship with its host system. The Wake Lock API is the latter — an API that allows developers...
Flash’s Web Tech Legacy
11.1.2021
Tiffany B. Brown on how Flash paved the way for some things we might think of as fairly modern web technologies:
Flash wasn’t just good for playing multimedia. It was also good for manipulating it. Using ActionScript, you could pan
…
The post Flash’s Web Tech Legacy...
navigator.clipboard API
11.1.2021
Interacting with a user’s host clipboard is something web developers have wanted for both good and evil purposes. On the good side, it’s nice to allow users to easily copy text like wallet addresses or branch names; for evil, copying malicious text that the user may mistakenly paste...
Creating Arrays in Hasura
4.1.2021
Hasura is one of my favorite ways to create a managed GraphQL API for my applications. I find it easy and straightforward as well as suitable for a wide range of use cases. However, since working with Hasura, I’ve seen …
The post Creating Arrays in Hasura appeared first on CSS-Tricks.
You...