DeFi on Asentum, in plain JavaScript.
Prisma Finance is a set of DeFi applications on Asentum. Contracts are written in JavaScript and can be read and verified on-chain. Signatures are quantum-safe, and blocks settle in seconds.
Applications
Quantum-safe
ML-DSA-65 (Dilithium3) signatures from the first block, so there is no future migration to manage.
Verifiable
Contracts are plain JavaScript, readable on-chain. Checking that deployed code matches the source is a single hash comparison.
Native scheduling
Liquidations and rebalances run on the chain's own scheduler, without external keepers or off-chain bots.