initial data

This commit is contained in:
2024-11-19 10:04:50 +01:00
parent 88e8189a62
commit 1b2f602461

View File

@@ -1 +1,84 @@
# awesome-liquid-network
# Awesome Liquid Network
A curated list of Liquid Network resources, libraries, tools and applications. Liquid Network is a Bitcoin layer-2 (technically sidechain) enabling the issuance of security tokens and other digital assets.
## Contents
- [Official Resources](#official-resources)
- [Documentation & Guides](#documentation--guides)
- [Network Tools](#network-tools)
- [Asset Management](#asset-management)
- [Development Tools](#development-tools)
- [Libraries](#libraries)
- [Testing Resources](#testing-resources)
## Official Resources
[Official Software Releases](https://github.com/ElementsProject/elements/releases) - GitHub repository containing official binaries and source code
[Liquid Network Website](https://blockstream.com/liquid/) - Official Liquid Network platform by Blockstream
[Technical Documentation](https://docs.blockstream.com/liquid/technical_overview.html) - Comprehensive technical overview and specifications
[Strong Federations Whitepaper](https://blockstream.com/assets/downloads/strong-federations.pdf) - Technical whitepaper explaining Liquid Network architecture
## Documentation & Guides
[Getting Started with Liquid Network](https://hackernoon.com/getting-started-with-the-liquid-network-c87e2cb5996b) - Beginner's guide to understanding and using Liquid
[Asset Labeling Guide](https://medium.com/@gabriele.domenichini/liquid-daemon-3-14-1-23-and-labels-8ad1c06bb93e) - How to properly label assets on Liquid Network
[Hardware Node Setup](https://liquid.beer/pub) - Guide for setting up a Liquid Network hardware node
[Elements Asset Tutorial](https://github.com/ElementsProject/elements/tree/master/contrib/assets_tutorial) - Tutorial for creating and managing Elements assets
[Liquid Introduction Workshop](https://docsend.com/view/gdxtzsz) - Workshop materials from Consensus 2019
[Liquid Multisig Guide](https://github.com/Blockstream/liquid_multisig_issuance) - Documentation for implementing multisig issuance
## Explorers
[Blockstream Explorer](https://blockstream.info/liquid/) - Official block explorer for Liquid Network
[Liquid.network](https://liquid.network/) - Mempool.space liquid network explorer
## Network
[Liquid.net Statistics](https://liquid.net/) - Network statistics and monitoring dashboard
[Liquid.horse](https://liquid.horse/) - Comprehensive sidechain statistics
## Liquid Network Asset
[Asset Registry JSON](https://assets.blockstream.info/) - Official Blockstream asset registry
[Testnet Asset Registry](https://assets-testnet.blockstream.info/) - Asset registry for testnet
[Production Assets List](https://blockstream.info/liquid/assets) - Human-readable list of all assets
[Blockstream AMP](https://blockstream.com/amp/) - Asset management platform for institutions
[AMP Documentation](https://docs.blockstream.com/blockstream-amp/overview.html) - Technical documentation for Blockstream AMP
## Development Tools
[Liquid swap](https://github.com/Blockstream/liquid-swap/)![stars](https://img.shields.io/github/stars/Blockstream/liquid-swap.svg?style=social) - Swap Issued Assets on the Liquid Network using Confidential Transactions
[Liquid.Coach](https://vulpemventures.github.io/liquid.coach) - Browser-based transaction management tool
[LiquiDEX](https://github.com/RCasatta/LiquiDEX)![stars](https://img.shields.io/github/stars/RCasatta/LiquiDEX.svg?style=social) - Swap Issued Assets on the Liquid Network using Confidential Transactions - Decentralized exchange framework
[TDEX](https://tdex.network/) - Trading platform for Liquid Network
[Hal](https://github.com/stevenroose/hal/)![stars](https://img.shields.io/github/stars/stevenroose/hal.svg?style=social) - Swap Issued Assets on the Liquid Network using Confidential Transactions - Transaction debugging and creation tool with [hal elements](https://github.com/stevenroose/hal-elements/)
[Nigiri](https://github.com/vulpemventures/nigiri)![stars](https://img.shields.io/github/stars/vulpemventures/nigiri.svg?style=social) - Swap Issued Assets on the Liquid Network using Confidential Transactions - Docker development environment for Bitcoin, Lightning and Liquid
[Liquid-melt](https://github.com/Blockstream/liquid-melt)![stars](https://img.shields.io/github/stars/Blockstream/liquid-melt.svg?style=social) - Swap Issued Assets on the Liquid Network using Confidential Transactions - Tool for importing collectible tokens
[Jade Wallet](https://github.com/Blockstream/Jade)![stars](https://img.shields.io/github/stars/Blockstream/Jade.svg?style=social) - Swap Issued Assets on the Liquid Network using Confidential Transactions - Hardware wallet implementation
## Libraries
[Libwally-core](https://github.com/ElementsProject/libwally-core)![stars](https://img.shields.io/github/stars/ElementsProject/libwally-core.svg?style=social) - Swap Issued Assets on the Liquid Network using Confidential Transactions - C/C++ library with Python, Java, and JavaScript bindings
[Rust-elements](https://github.com/ElementsProject/rust-elements)![stars](https://img.shields.io/github/stars/ElementsProject/rust-elements.svg?style=social) - Swap Issued Assets on the Liquid Network using Confidential Transactions - Rust implementation for Liquid/Elements
[Rust-liquid-rpc](https://github.com/stevenroose/rust-liquid-rpc)![stars](https://img.shields.io/github/stars/stevenroose/rust-liquid-rpc.svg?style=social) - Swap Issued Assets on the Liquid Network using Confidential Transactions - Rust RPC interface for liquidd
[go-elements](https://github.com/vulpemventures/go-elements)![stars](https://img.shields.io/github/stars/vulpemventures/go-elements.svg?style=social) - Swap Issued Assets on the Liquid Network using Confidential Transactions - Go support for Liquid transactions
[liquidjs-lib](https://github.com/provable-things/liquidjs-lib)![stars](https://img.shields.io/github/stars/provable-things/liquidjs-lib.svg?style=social) - Swap Issued Assets on the Liquid Network using Confidential Transactions - JavaScript library for Liquid Network
[python-elementstx](https://github.com/Simplexum/python-elementstx)![stars](https://img.shields.io/github/stars/Simplexum/python-elementstx.svg?style=social) - Swap Issued Assets on the Liquid Network using Confidential Transactions - Python library for Elements transactions
## Testing Resources
[Testnet Faucet](https://faucet.vulpem.com) - Get testnet L-BTC, USDt, and LCAD
[Liquid.beer Demo](https://liquid.beer/) - Demo assets and testing platform
[Liquid Testnet Portal](https://liquidtestnet.com/) - Testnet development environment
## Community
[Liquid Dev telegram](https://t.me/liquid_devel) -
[liquid.net community](https://community.liquid.net/home)
## Related Resources
To explore other aspects of freedom tech ecosystem, check out these additional resource directories:
- [pubkey.tech](https://pubkey.tech) - Pubky resources, libraries, tools and applications. Pubky is an open protocol for per-public-key backends for censorship resistant web applications
- [dlc.wiki](https://www.dlc.wiki) - Everything you need to know about Discreet Log Contracts (DLCs), an innovative Bitcoin smart contract technology
- [nostr.net](https://www.nostr.net) - A complete guide to Nostr (Notes and Other Stuff Transmitted by Relays), including projects, implementations, and resources
- [ungovernable.tech](https://ungovernable.tech) - A curated collection of resources on encryption, privacy tools, and decentralized technologies
- [lightning-network.tech](https://www.lightning-network.tech/) - A curated collection of essential tools, guides, and communities for Bitcoin Lightning Network node
operators
## Contributing
If you'd like to add something to this list, please submit a [Pull Request on GitHub](https://github.com/aljazceru/awesome-liquid-network).
This resource guide is maintained by [aljaz](https://disobey.dev/contact/). Your contributions help keep this information up-to-date and valuable for the Lightning Network community.