Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pure-cash/pure-cash-contracts
This repository contains the smart contracts for the Purecash Protocol.
https://github.com/pure-cash/pure-cash-contracts
defi ethereum stablecoin usd
Last synced: about 1 month ago
JSON representation
This repository contains the smart contracts for the Purecash Protocol.
- Host: GitHub
- URL: https://github.com/pure-cash/pure-cash-contracts
- Owner: pure-cash
- License: other
- Created: 2024-08-19T11:19:11.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T02:34:38.000Z (2 months ago)
- Last Synced: 2024-09-26T14:24:11.708Z (about 2 months ago)
- Topics: defi, ethereum, stablecoin, usd
- Language: Solidity
- Homepage: https://pure.cash/
- Size: 10.5 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pure.cash
This repository contains the smart contracts for the Purecash Protocol.
## Deploy
### Deploy only with progress
```shell
npx hardhat ignition deploy ignition/modules/deploy.ts --network hardhat
```