https://github.com/0xjonaseb11/f23-crowdfund
Foundry-f23 Crowdfunding contract
https://github.com/0xjonaseb11/f23-crowdfund
deployments foundry makefile solidity tests
Last synced: 11 months ago
JSON representation
Foundry-f23 Crowdfunding contract
- Host: GitHub
- URL: https://github.com/0xjonaseb11/f23-crowdfund
- Owner: 0xJonaseb11
- Created: 2023-10-12T07:21:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-21T20:47:16.000Z (over 2 years ago)
- Last Synced: 2025-03-13T19:21:56.312Z (over 1 year ago)
- Topics: deployments, foundry, makefile, solidity, tests
- Language: Solidity
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Author: @Jonas-sebera
# foundry-f23-crowdfunding
A foundry-f23 crowdfunding transparent smart contract developed in Solidity
## About
This is a foundry-f23 project that that shows a clear and transparent logic taken while creating compaigns and funding them
It is entirely transparent and uses minimised code but of great smart contract logic..
### Licence
It is fully MIT Licenced which makes it secure and therefore leaves behind no doubts for its transparency.
## Libraries used
@chainlink-brownie-contracts
@solmate
@oppenzepplin
@foundry-devops
@forge-std
### Author: @Jonas-sebera