https://github.com/sky-ecosystem/usds-wrappers
https://github.com/sky-ecosystem/usds-wrappers
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sky-ecosystem/usds-wrappers
- Owner: sky-ecosystem
- License: agpl-3.0
- Created: 2024-05-27T06:04:51.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-09-05T18:17:21.000Z (almost 2 years ago)
- Last Synced: 2025-06-10T14:37:23.820Z (12 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.