Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 466 Bytes

security.md

File metadata and controls

12 lines (7 loc) · 466 Bytes

Security

UnUniFi's source codes are currently audited once by Armors Labs.

We will have second security audit after the next round fund raising.

Reentrancy Attack

One of the biggest cause of security incidents in Ethereum ecosystem is "reentrancy attack".

The risk of reentrancy attack is ultimately alleviated in Cosmos SDK and CosmWasm. See here for the details.