https://github.com/mosi-sol/live-contracts
the smart contract`s has been at the live videos.
https://github.com/mosi-sol/live-contracts
ethereum smartcontract solidity
Last synced: 2 months ago
JSON representation
the smart contract`s has been at the live videos.
- Host: GitHub
- URL: https://github.com/mosi-sol/live-contracts
- Owner: mosi-sol
- License: mit
- Created: 2022-02-12T04:55:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-09T13:55:06.000Z (over 2 years ago)
- Last Synced: 2025-05-31T15:56:51.043Z (about 1 year ago)
- Topics: ethereum, smartcontract, solidity
- Language: Solidity
- Homepage: https://youtube.com/pafecafe
- Size: 193 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# live-contracts
the smart contract's has been at the live videos.
##
for more information check my youtube channel: pafecafe
#
### Content sheet:
| i | Title | Link |
| ---- | ---- | ---- |
| 01| SecureSendToken.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-1) |
| 02| DeposiWithdraw.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-2) |
| 03| FactoryPattern.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-3) |
| 04| MicroBank.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-4) |
| 05| SimpleLottery.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-5) |
| 06| StakeNftForReward.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-6) |
| 07| ErrorHandling.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-7) |
| 08| LotteryPart2.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-8) |
| 09| TodoListPart1.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-9) |
| 10| CRUD.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-10) `array CRUD example` |
| 11| HashAlgorithm.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-11) |
| 12| TransferOwner.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-12) |
| 13| DynamicMap.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-13) |
| 14| SimpleCargo.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-14) `mapping CRUD example` |
| 15| EncodeHash.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-15) |
| 16| RandomDice.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-16) |
| 17| ElectionSimulation.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-17) |
| 18| StringLibrary.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-18) |
| 19| SafeTransferErc20.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-19) |
| 20| WithdrawPassword.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-20) `my { ZK-Proof } algorithm` |
| 21| Escrow.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-21) |
| 22| HashMessage.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-22) `and training for factory pattern` |
| 23| ProxyPattern.sol | [here](https://github.com/mosi-sol/live-contracts/tree/main/episode-23) `not opcode included` |
##
[](https://github.com/mosi-sol/live-contracts)
[](https://github.com/mosi-sol/live-contracts-s2)
[](https://github.com/mosi-sol/live-contract-s3)
[](https://github.com/mosi-sol/live-contracts-s4)
### disclaimer:
this repo for live video coding.
don't use on final product.
read more in -> https://github.com/mosi-sol/live-contracts/wiki
##