Lightning Nodes
Test Lightning applications safely with testnet bitcoin.
Folder highlights Documentation outlines Comet Platform operations covering node creation, liquidity management, API/security, and best practices with references available up to Jan 19, 2026.
Testnet Guide
Test Lightning applications safely with testnet bitcoin.
Overview
Testnet = Bitcoin test network with worthless coins.
Benefits:
- Free testing
- No financial risk
- Faster blocks (~10 min)
- Reset periodically
Get Started
Create Testnet Node
Create a testnet node via the Comet Platform API:
Free Features:
- No credit charges
- Full LND functionality
- Bitcoin Core access
- Same as mainnet (except network)
Get Testnet Coins
Faucets:
- https://testnet-faucet.com
- https://coinfaucet.eu/en/btc-testnet
- https://bitcoinfaucet.uo1.net
Open Channels
Find Testnet Peers:
You can find testnet peers on Lightning Network explorers or connect to well-known testnet nodes. To list your current peers:
Open Channel:
Testing Workflows
Payment Testing
Create Invoice:
Pay Invoice:
Channel Testing
Test Scenarios:
1. Open channel
2. Send payments
3. Receive payments
4. Rebalance
5. Close channel (cooperative)
6. Force close (test recovery)
API Testing
Test Integration:
Create an invoice directly via your node’s LND REST API:
Testnet vs Mainnet
Feature | Testnet | Mainnet |
|---|---|---|
Cost | Free | Paid |
Coins | Worthless | Real value |
Risk | None | Financial |
Block time | ~10 min | ~10 min |
Resets | Periodic | Never |
Use case | Testing | Production |
Best Practices
Always test first: Validate on testnet before mainnet
Test edge cases: Force closes, failures, timeouts
Load testing: Simulate production volumes
Integration testing: Test full workflows
Document results: Track test outcomes
Limitations
Testnet Constraints:
- Coins have no value
- Network less stable
- Fewer nodes/channels
- May reset (rare)
- Lower liquidity
Migration to Mainnet
Checklist
Deploy
Resources
Testnet Explorer: https://blockstream.info/testnet
Support: support@cometcash.com