Polar v2.0.0: Taproot Assets Protocol Daemon Support
Polar is a tool for creating one-click Lighting networks for local app development and testing. Available on Windows, Mac, and Linux.
- "This is a major release which adds supports for Taproot Assets Protocol Daemon (
tapd
) nodes. You can addtapd
nodes to your network to begin easily minting and sending assets between nodes. You also have access to the terminal to run alltapcli
commands." - "There are also a few smaller improvements such and Auto Mining and Docker Compose v2 support."
Features
- tapd: add support for Taproot Assets Protocol nodes by @amovfx & @jamaljsr
- in #641, #656. #661, #667, #668, #669, #672, #683, #684, #685, #703 - network: automatically mine new blocks by @Jhoyola in #707
- images: add support for LND v0.16.1-beta and v0.16.2-beta by @jamaljsr in #709
- docker: support docker-compose v2 + minor improvements by @jamaljsr in #721