How to implements pool lending without smart contract?
While EVM provide Turing complete smart contact, bitcoin service is more relied on
PSBT
Multi-sig
Discreet Log Contracts (DLCs)
This is how peer to peer lending service build:

This is how peer to pool lending service build:

Last updated