mirror of
https://github.com/aljazceru/awesome-liquid-network.git
synced 2025-12-17 08:34:20 +01:00
105 lines
8.3 KiB
Markdown
105 lines
8.3 KiB
Markdown
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
|
|
#### Mainnet
|
|
- [Asset Registry JSON](https://assets.blockstream.info/) - Official Blockstream asset registry
|
|
- [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
|
|
|
|
#### Testnet
|
|
- [Testnet Asset Registry](https://assets-testnet.blockstream.info/) - Asset registry for testnet
|
|
- [Testnet Blockstream AMP](https://assets.uat.blockstream.com) - Asset management platform for testnet
|
|
- [Testnet faucet](https://liquidtestnet.com/faucet) - Liquid network testnet faucet
|
|
- [Web wallet](https://liquidwebwallet.org/testnet/) - Liquid web wallet testnet
|
|
- [Testnet explorer](https://liquidtestnet.com/explorer) - Testnet explorer for liquid network
|
|
|
|
## 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
|
|
- [TDEX](https://tdex.network/) - Trading platform for Liquid Network
|
|
- [Hal](https://github.com/stevenroose/hal/) - Transaction debugging and creation tool with [hal elements](https://github.com/stevenroose/hal-elements/)
|
|
- [Nigiri](https://github.com/vulpemventures/nigiri) - Docker development environment for Bitcoin, Lightning and Liquid
|
|
- [Liquid-melt](https://github.com/Blockstream/liquid-melt) - Tool for importing collectible tokens
|
|
- [Jade Wallet](https://github.com/Blockstream/Jade) - Hardware wallet implementation
|
|
- [LiquiDEX](https://github.com/RCasatta/LiquiDEX) - Decentralized exchange framework
|
|
- [BreezSDK](https://sdk-doc-liquid.breez.technology/) - Breez Liquid sdk for "nodeless" lightning payments
|
|
|
|
### LLMS
|
|
- [lwk-llms](./llms/lwk-llms.txt) - context file for building LWK applications with llms
|
|
|
|
### Libraries
|
|
- [Libwally-core](https://github.com/ElementsProject/libwally-core) - C/C++ library with Python, Java, and JavaScript bindings
|
|
- [Rust-elements](https://github.com/ElementsProject/rust-elements) - Rust implementation for Liquid/Elements
|
|
- [Rust-liquid-rpc](https://github.com/stevenroose/rust-liquid-rpc) - Rust RPC interface for liquidd
|
|
- [go-elements](https://github.com/vulpemventures/go-elements) - Go support for Liquid transactions
|
|
- [liquidjs-lib](https://github.com/provable-things/liquidjs-lib) - JavaScript library for Liquid Network
|
|
- [python-elementstx](https://github.com/Simplexum/python-elementstx) - Python library for Elements transactions
|
|
- [LWK](https://github.com/blockstream/lwk) - Rust libraries with bindings in Swift, Kotlin, Python, C#, Dart, React Native, WASM.
|
|
|
|
### 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
|
|
- [lt4](https://kitchen.anyone.eu.org/lt4/) - Unofficial liquid testnet based on testnet4
|
|
|
|
## Wallets
|
|
- [Marina](https://github.com/vulpemventures/marina) - Browser extension wallet
|
|
- [Jade](https://blockstream.com/jade/) - Hardware wallet supporting Liquid Network
|
|
- [Green](https://blockstream.com/app/) - Blockstream's Green wallet
|
|
- [Aqua](https://aquawallet.io/) - Aqua wallet
|
|
- [Bull Bitcoin](https://wallet.bullbitcoin.com/en) - Bull Bitcoin wallet
|
|
- [SideSwap](https://sideswap.io/) - Wallet for managing assets
|
|
|
|
## 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:
|
|
- [nostr.net](https://www.nostr.net) - A complete guide to Nostr, including projects, implementations, developer tools and all other resources
|
|
- [liquidnetwork.wiki](https://liquidnetwork.wiki) - A curated list of Liquid Network resources, libraries, tools and applications
|
|
- [pubky.tech](https://pubky.tech) - Pubky, an open protocol for censorship resistant web applications
|
|
- [dlc.wiki](https://www.dlc.wiki) - Everything you need to know about Discreet Log Contracts
|
|
- [ungovernable.tech](https://ungovernable.tech) - A collection of resources on encryption, privacy tools, and decentralized technologies
|
|
- [lightning-network.tech](https://www.lightning-network.tech/) - 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.
|