https://github.com/hamedf62/smartcontractwebui
Ape Smart Contract deployment - flask web service - Nuxt3 frontend as api handler
https://github.com/hamedf62/smartcontractwebui
ape api contract flask jupyter nuxt3 python smart solidity web3py
Last synced: 2 months ago
JSON representation
Ape Smart Contract deployment - flask web service - Nuxt3 frontend as api handler
- Host: GitHub
- URL: https://github.com/hamedf62/smartcontractwebui
- Owner: hamedf62
- Created: 2023-11-13T17:17:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-14T17:06:51.000Z (over 2 years ago)
- Last Synced: 2025-09-02T12:49:05.206Z (10 months ago)
- Topics: ape, api, contract, flask, jupyter, nuxt3, python, smart, solidity, web3py
- Language: Jupyter Notebook
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
web ui to testing Etherium Smart contract.
it uses below main modules:
-Ape compiler for solidity
-web3py smart contract deployment
-flask as web service to interact with smart contract
-nuxt3 as front end with API best practice