Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makerdao/usds-wrappers
https://github.com/makerdao/usds-wrappers
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/makerdao/usds-wrappers
- Owner: makerdao
- License: agpl-3.0
- Created: 2024-05-27T06:04:51.000Z (8 months ago)
- Default Branch: dev
- Last Pushed: 2024-09-05T18:17:21.000Z (5 months ago)
- Last Synced: 2024-11-09T03:39:04.294Z (3 months ago)
- Language: Solidity
- Size: 620 KB
- Stars: 4
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Audit: audit/20240904-ChainSecurity_MakerDAO_USDS_Wrappers_audit.pdf
Awesome Lists containing this project
README
# USDS Wrappers
Wrappers for integrations using the `USDS` Token.### Testing
`ETH_RPC_URL= forge test``URL` should be a mainnet RPC endpoint on-which `USDS` was already onboarded to MakerDAO.
Initially this can be a shared or a local fork.