formatting

Signed-off-by: Aljaz Ceru <aljaz@ceru.si>
This commit is contained in:
2024-11-19 10:16:28 +01:00
parent 4789b4a3d6
commit 9274d50efc

View File

@@ -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/)![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
- [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
- [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
- [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