Search
Beijing: 140 Government Services Applications Are Using Blockchain
16.7.2020
The Beijing government has released its first blockchain application blueprint for government services, claiming 140 applications already use the technology
South Korean Blockchain Patents Applications ‘Surging’
8.7.2020
Blockchain technology-related patent applications surged in South Korea last year, and appear to be rising further this year in wake of the coronavirus pandemic.
Per the Korean Intellectual Property Office (KIPO), a total of 1,301 blockchain patents were registered in the country last year, a rise...
Gelato Gives Developers a New ‘Money Lego’ Tool for DeFi Applications
7.7.2020
Decentralized exchange Gnosis will be the first major platform to integrate Gelato's audited v1 transaction automator for token swaps on Ethereum's mainnet
Chinese Economist Says 2020 Is the Tipping Point for Blockchain
2.7.2020
Chinese economist says signs have shown 2020 is an important year for integrating blockchain within all industries
Yield Farming Pool Concept May Solidify Ethereum’s Role as BTC’s Main Sidechain
26.6.2020
Decentralized finance (defi) applications on the Ethereum chain have been growing wildly during the last two years. Now a number of synthetic versions of bitcoin, that leverage the Ethereum chain, has outpaced offchain solutions like Blockstream’s Liquid and the Lightning Network. Just...
Online Data Analysis Points to Venezuela Accepting BTC for Passports
26.6.2020
During the last week, a number of bitcoiners have been discussing Venezuela’s Administrative Service for Identification, Migration, and Foreigners, also known as SAIME accepting bitcoin payments for passport applications and renewals. A number of crypto journalists couldn’t confirm...
WebP Image Support Coming to iOS 14
24.6.2020
Apple announced a ton of new updates at yesterday’s WWDC20 keynote address, from new hardware to updated applications. There’s lots to gawk at and enough device-envy to go around.
But there’s one little line in the Safari 14 Beta release notes that caught my eye:
Added WebP image...
Coldplay Bassist Dives into Bitcoin App World
23.5.2020
The crypto space gained another mainstream performer recently as Coldplay's bass player has funded a Bitcoin app
Roll Your Own Comments With Gatsby and FaunaDB
21.5.2020
If you haven’t used Gatsby before have a read about why it’s fast in every way that matters, and if you haven’t used FaunaDB before you’re in for a treat. If you’re looking to make your static sites full blown Jamstack applications this is the back...
Tackling Authentication With Vue Using RESTful APIs
18.5.2020
Authentication (logging in!) is a crucial part of many websites. Let’s look at how to go about it on a site using Vue, in the same way it can be done with any custom back end. Vue can’t actually do authentication all by itself, —we’ll need another service for that, so we’ll be using another service...
BitMEX Accepting Applications for Open-Source Developer Grants
18.5.2020
BitMEX’s parent company is accepting applications for grant funding from developers contributing to open source technologies
TON Community Launches Free Version of Telegram Open Blockchain
7.5.2020
Free TON Blockchain and tokens are launching today by the decentralized community, which claims that Telegram needs to step away from the project
Telegram’s TON OS to Go Open Source on GitHub Tomorrow
6.5.2020
While Telegram’s TON and GRAM are delayed, TON OS, an operating system for the TON blockchain, is going to be open sourced on GitHub on May 7
Bitcoin Wallets Are Adopting This Tech to Simplify Lightning Payments
29.4.2020
Bitcoin’s Lightning network has a long way to go in terms of user experience. To tackle this problem, a standard known as lnurl is quietly gaining ground
Using Formik to Handle Forms in React
28.4.2020
There is no doubt that web forms play an integral role in our web site or applications. By default, they provide a useful set of elements and features — from legends and fieldsets to native validation and states — but they only get us so far when we start to consider the peculiarities of using...
General Bytes ATM Developers Add Two-Way Support for Bitcoin Cash-Based SLP Tokens
23.4.2020
The Simple Ledger Protocol (SLP) has been extremely popular among Bitcoin Cash (BCH) advocates and the SLP token universe has grown quite large. SLP tokens have seen a myriad of applications built around them and a slew of unique tokens have gained real-world value after being listed on exchanges....
Polychain Capital-Backed DeFi Alliance Hits 51 Members
16.4.2020
Polychain Capital-backed DeFi Alliance, the Ren Alliance, has surpassed 50 members with mission to drive DeFi interoperability
This App Tracks the Impact of Your Donation to Combat Coronavirus
16.4.2020
"Let's start a positive epidemic," says the team behind the #SpreadLoveNotCorona app. "The more people get infected, the more money goes to charity."
Surge in Crypto Emergency App Downloads Due to COVID-19
15.4.2020
Monthly figures show that Guardian Circle experienced a 2582% increase in monthly users amid the COVID-19 crisis
How the Vue Composition API Replaces Vue Mixins
15.4.2020
Looking to share code between your Vue components? If you’re familiar with Vue 2, you’ve probably used a mixin for this purpose. But the new Composition API, which is available now as a plugin for Vue 2 and an upcoming feature of Vue 3, provides a much better solution.
In this article...