https://github.com/jacintogomez/smart-contract
Loan interest enforcement smart contract built in Solidity
https://github.com/jacintogomez/smart-contract
blockchain crytpocurrency ethereum smart-contracts solidity web3
Last synced: 6 months ago
JSON representation
Loan interest enforcement smart contract built in Solidity
- Host: GitHub
- URL: https://github.com/jacintogomez/smart-contract
- Owner: jacintogomez
- Created: 2024-03-25T22:56:51.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-03T19:20:31.000Z (over 1 year ago)
- Last Synced: 2025-03-30T07:17:30.660Z (6 months ago)
- Topics: blockchain, crytpocurrency, ethereum, smart-contracts, solidity, web3
- Language: Solidity
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solidity Smart Contracts
Simple smart contract to lend money for a period of time while accumulating interest.