https://github.com/andreypostal/shared-wallet-contract
Learning how to implement smart contracts with solidity
https://github.com/andreypostal/shared-wallet-contract
solidity-contracts solidty
Last synced: 11 months ago
JSON representation
Learning how to implement smart contracts with solidity
- Host: GitHub
- URL: https://github.com/andreypostal/shared-wallet-contract
- Owner: andreypostal
- Created: 2022-03-05T17:42:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-05T21:23:29.000Z (over 4 years ago)
- Last Synced: 2025-06-28T19:42:10.469Z (12 months ago)
- Topics: solidity-contracts, solidty
- Language: Solidity
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shared wallet
Just learning how to implement smart contracts with solidity, following along with some online courses.
This course can be found at [https://www.udemy.com/course/blockchain-developer/](https://www.udemy.com/course/blockchain-developer/)