smart contracts
This project is a simple smart contract created with 60% Solidity and 40% Python. This contract enables users to fund and withdraw funds.
Before getting started with this project, you should have a basic knowledge of Solidity and Python.
In order to get started with this project, you will need to install the following project dependencies:
Solidity Dependencies:
- Ethereum-js
- OpenZeppelin
- Truffle
- Chainlink
- Web3.js
Python Dependencies:
- Web3
- Requests
- JSON
- Chainlink
This project contains a simple smart contract that allows users to fund and withdraw funds. To use the contract, you will need to:
- Create a new account
- Deposit funds into the account
- Make withdrawals from the account
This project includes mocks and testing for the contract's functions. To run the tests, you will need to:
Run the test-fund-me.py
This project is a simple smart contract created with Solidity and and Python.