The post Download the 2021 Linux Foundation Annual Report appeared first on Linux.com.
]]>In 2021, The Linux Foundation continued to see organizations embrace open collaboration and open source principles, accelerating new innovations, approaches, and best practices. As a community, we made significant progress in the areas of cloud-native computing, 5G networking, software supply chain security, 3D gaming, and a host of new industry and social initiatives.
Download and read the report today.
The post Download the 2021 Linux Foundation Annual Report appeared first on Linux.com.
]]>The post Getting to Know the Cryptocurrency Open Patent Alliance (COPA) appeared first on Linux.com.
]]>With the recent surge in popularity of cryptocurrencies and related technologies, Square felt an industry group was needed to protect against litigation and other threats against core cryptocurrency technology and ensure the ecosystem remains vibrant and open for developers and companies.
The same way Open Invention Network (OIN) and LOT Network add a layer of patent protection to inter-company collaboration on open source technologies, COPA aims to protect open source cryptocurrency technology. Feeling safe from the threat of lawsuits is a precursor to good collaboration.
By joining COPA, a member can feel secure it can innovate in the cryptocurrency space without fear of litigation between other members.
Square’s core purpose is economic empowerment, and they see cryptocurrency as a core technological pillar. Square helped start and fund COPA with the hope that by encouraging innovation in the cryptocurrency space, more useful ideas and products would get created. COPA management has now diversified to an independent board of technology and regulatory experts, and Square maintains a minority presence.
No! Anyone can join and benefit from being a member of COPA, regardless of whether they have patents or not. There is no barrier to entry – members can be individuals, start-ups, small companies, or large corporations. Here is how COPA works:
Please express interest and get access to our membership agreement here: https://opencrypto.org/joining-copa/
The post Getting to Know the Cryptocurrency Open Patent Alliance (COPA) appeared first on Linux.com.
]]>The post 3 out of 5 developers contribute to open source, new Slashdata report claims appeared first on Linux.com.
]]>Read More at JAXenter
The post 3 out of 5 developers contribute to open source, new Slashdata report claims appeared first on Linux.com.
]]>The post The Importance Of Growing Developer Action On Open Source Enterprise Blockchain Solutions appeared first on Linux.com.
]]>Some of these solutions are sold to companies as an all in one solution, slightly deviating from some of the core decentralized and open-sourced pillars of the technology, but the more popular ones are open-sourced and constantly being developed. The likes of Hyperledger Fabric, as well as Sawtooth and Besu, R3 Corda, and Quorum are all open source solutions that have been tracked for developer activity by Blockchain service firm Chainstack.
[Source: Forbes]
The post The Importance Of Growing Developer Action On Open Source Enterprise Blockchain Solutions appeared first on Linux.com.
]]>The post Zcoin’s Receiver Address Privacy (RAP) To Go Live Soon appeared first on Linux.com.
]]>RAP is fully implemented and undergoing code review. It will go live on Zcoin’s network by the end of January next year.
[Source: TFiR]
The post Zcoin’s Receiver Address Privacy (RAP) To Go Live Soon appeared first on Linux.com.
]]>The post BTCPay Server Is Bitcoin’s Open-Source Unicorn appeared first on Linux.com.
]]>Viewed as an open-source unicorn, Bitcoin is ultimately a portent of a trend to come, Srinivasan argued: that protocols will compete with companies in the not-so-distant future.
[Source: Nasdaq]
The post BTCPay Server Is Bitcoin’s Open-Source Unicorn appeared first on Linux.com.
]]>The post Huobi’s ‘Regulator-Friendly’ Blockchain goes Open Source appeared first on Linux.com.
]]>The firms are developing pluggable components for the network that could enable regulators to supervise contract deployments, asset holdings and transfers, as well as the enforcement of anti money laundering regulations, Bo Wang, a Nervos researcher, told CoinDesk.
[Source: CoinDesk]
The post Huobi’s ‘Regulator-Friendly’ Blockchain goes Open Source appeared first on Linux.com.
]]>The post Ethereum Client Becomes First Public Blockchain Project on Hyperledger appeared first on Linux.com.
]]>The post Ethereum Client Becomes First Public Blockchain Project on Hyperledger appeared first on Linux.com.
]]>The post Essential Developer Guide for Building Blockchain Applications Using Hyperledger Sawtooth appeared first on Linux.com.
]]>Sawtooth simplifies blockchain application development by separating the core system from the application domain. Application developers can specify the business rules appropriate for their application, using the language of their choice, without needing to know the underlying design of the core system.
Sawtooth is also highly modular. This modularity enables enterprises and consortia to make policy decisions that they are best equipped to make. Sawtooth’s core design allows applications to choose the transaction rules, permissioning, and consensus algorithms that support their unique business needs.
For those who are not familiar with Hyperledger project Intro to Hyperledger Family and Hyperledger Blockchain Ecosystem and Hyperledger Design Philosophy and Framework Architecture articles are strongly recommended.
The features offered by Hyperledger Sawtooth are the following:
Sawtooth can be configured with different permissions to build private, consortium, or public networks by specifying which nodes are allowed to join the validator network and participate in the consensus, and which clients are allowed to submit batches and transactions.
In this article, I give step-by-step guide for building blockchain applications using Hyperledger Sawtooth. Good knowledge of blockchain concepts, JavaScript and Python as well as basic skills in Linux OS is required in order to complete tutorials listed on this article.
In short, we follow below steps:
To help blockchain developers to find their feet in Hyperledger Sawtooth development, I’ve written a series of hands-on tutorials to cover each topic in depth as follows.
Install Hyperledger Sawtooth
Follow Install and Work with Hyperledger Sawtooth recipe.
Configure Sawtooth Validators and REST API
Follow Configuring Hyperledger Sawtooth Validator and REST API on AWS recipe.
Design a Namespace and Address for Transaction Family and Implement Transaction Family
Follow Designing Namespace and Address for Hyperledger Sawtooth Transaction Family recipe
Build a Transaction Processor and Grant Permission on the Sawtooth Network
Follow Building Transaction Handler and Processor for Hyperledger Sawtooth with Python SDKrecipe
Develop Client Applications with the Sawtooth REST API and SDK
Follow Transaction Processor and Python Egg For Hyperledger Sawtooth recipe.
About Authors
This article is written by Matt Zand (Founder of High School Technology Services) in collaboration with Brian Wu who is a senior blockchain developer at DC Web Makers.
The post Essential Developer Guide for Building Blockchain Applications Using Hyperledger Sawtooth appeared first on Linux.com.
]]>