Panurs provides a collection of APIs and services that streamline development for token-based distributed applications.
Panurus has not been audited and is provided as-is, use at your own risk.
The project will be subject to rapid changes to complete the open-sourcing process, and the list of features.
Documentation: The entry point for Panurus documentation.Code Wiki: AI-powered documentation, architecture overviews, and interactive exploration of Panurus codebase.Development: All about the development guidelines.Contributing: How to contribute to the project.Fabric Samples Panurus sample application is the
quickest way to get a full network running with a REST API to issue, transfer and redeem tokens right away.Benchmarks: Benchmark guidelines and reports.Feedback: Your help is the key to the success of Panurus.
Fabric Smart Client: Panurus leverages the
Fabric Smart Client for transaction orchestration, storing tokens and wallets, and more. Check it out.Hyperledger in-Depth: Tokens in Hyperledger Fabric: What’s possible today and what’s coming:
Tokenizing the physical world is a hot blockchain topic in the industry, especially as it relates to the
trade of tokens as a basis of new forms of commerce. In this Hyperledger Foundation member webinar,
the IBM Research team describes in this webinar what tokenization use cases are possible with Hyperledger Fabric today,
and what enhancements are in the works (aka Panurus).Hyperledger Fabric: Blockchain Built for Business
Hyperledger Fabric (https://hyperledger-fabric.readthedocs.io/) is an open-source platform designed for permissioned blockchain networks. It offers a modular and extensible architecture, allowing for customization and future growth. Unlike traditional blockchains, Fabric applications can be written in any general-purpose programming language, making them more accessible to developers.
Beyond Cryptocurrencies: Tokenizing the World
While blockchain is often associated with cryptocurrencies, its potential extends far beyond. Fabric allows for the creation of tokens that represent real-world assets, both fungible (like loyalty points) and non-fungible (like unique digital artwork). This opens doors for new business models and unlocks additional value from existing assets.
The Challenge: Building Tokenized Applications
Developing applications that leverage tokens on Hyperledger Fabric can be complex. Fabric lacked a built-in SDK for creating and managing tokens, forcing developers to build solutions from scratch. This not only led to wasted effort with duplicated code, but also exposed applications to potential security vulnerabilities.
Introducing Panurus: Streamlining Tokenized Development (and Beyond)
Panurus has evolved beyond its initial focus on Hyperledger Fabric. It now empowers developers with the following capabilities across various platforms, including permissioned blockchains like Fabric:
With Panurus, developing secure and efficient enterprise-grade tokenized applications becomes a reality, offering flexibility for developers to choose the platform that best suits their needs.
This project is licensed under the Apache 2 License - see the LICENSE file for details