Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/supernovahs/solib-

Ethereum Public good solely focused on providing Efficient libraries for Solidity developers.
https://github.com/supernovahs/solib-

Last synced: 24 days ago
JSON representation

Ethereum Public good solely focused on providing Efficient libraries for Solidity developers.

Awesome Lists containing this project

README

        

# Solib-
Ethereum Public good solely focused on providing value for Solidity developers.

## Audit

Points below are referenced by studying [code4arena's](https://code4rena.com/) previous contest.

- Is the slippage hardcoded?
- Are USDC, UST's value hardcoded to 1$? The protocol may not be able to liquidate their users in a black swan event, and also allow arbitrage parallely.
- Can the Admin be changed in one transaction? There should be 2 txs , one to set new address and other for new address to claim ownership

## Want to Contribute?
Head over to the [issue](https://github.com/supernovahs/Solib-/issues) section to raise questions or suggestions.
PRs are welcome .