mirror of
https://github.com/aljazceru/awesome-liquid-network.git
synced 2025-12-17 08:34:20 +01:00
76
README.md
76
README.md
@@ -12,60 +12,60 @@ A curated list of Liquid Network resources, libraries, tools and applications. L
|
||||
- [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
|
||||
- [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
|
||||
- [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
|
||||
- [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.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
|
||||
- [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/) - 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) - 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/) - 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) - 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) - Swap Issued Assets on the Liquid Network using Confidential Transactions - Tool for importing collectible tokens
|
||||
[Jade Wallet](https://github.com/Blockstream/Jade) - Swap Issued Assets on the Liquid Network using Confidential Transactions - Hardware wallet implementation
|
||||
- [Liquid swap](https://github.com/Blockstream/liquid-swap/) - 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) - 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/) - 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) - 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) - Swap Issued Assets on the Liquid Network using Confidential Transactions - Tool for importing collectible tokens
|
||||
- [Jade Wallet](https://github.com/Blockstream/Jade) - Swap Issued Assets on the Liquid Network using Confidential Transactions - Hardware wallet implementation
|
||||
|
||||
## Libraries
|
||||
[Libwally-core](https://github.com/ElementsProject/libwally-core) - 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) - 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) - Swap Issued Assets on the Liquid Network using Confidential Transactions - Rust RPC interface for liquidd
|
||||
[go-elements](https://github.com/vulpemventures/go-elements) - Swap Issued Assets on the Liquid Network using Confidential Transactions - Go support for Liquid transactions
|
||||
[liquidjs-lib](https://github.com/provable-things/liquidjs-lib) - Swap Issued Assets on the Liquid Network using Confidential Transactions - JavaScript library for Liquid Network
|
||||
[python-elementstx](https://github.com/Simplexum/python-elementstx) - Swap Issued Assets on the Liquid Network using Confidential Transactions - Python library for Elements transactions
|
||||
- [Libwally-core](https://github.com/ElementsProject/libwally-core) - 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) - 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) - Swap Issued Assets on the Liquid Network using Confidential Transactions - Rust RPC interface for liquidd
|
||||
- [go-elements](https://github.com/vulpemventures/go-elements) - Swap Issued Assets on the Liquid Network using Confidential Transactions - Go support for Liquid transactions
|
||||
- [liquidjs-lib](https://github.com/provable-things/liquidjs-lib) - Swap Issued Assets on the Liquid Network using Confidential Transactions - JavaScript library for Liquid Network
|
||||
- [python-elementstx](https://github.com/Simplexum/python-elementstx) - 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
|
||||
- [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)
|
||||
- [Liquid Dev telegram](https://t.me/liquid_devel) -
|
||||
- [liquid.net community](https://community.liquid.net/home)
|
||||
|
||||
## Related Resources
|
||||
|
||||
|
||||
Reference in New Issue
Block a user