Anyone-Can-Spend Scripts
ErgoScript allows for the creation of programs that always evaluate to
true, making any funds sent to the corresponding address spendable by anyone.Here's an example of such a script:
true && (false || true)This script maps to the address
88dhgzEuTXaSSg82y2gr1g6CbQw9oaRbKJwSyW7vLo3PKa6k8LjqKVBVEjHZmnLVp. However, it's important to use caution when working with such scripts for production purposes.