https://github.com/astroxnetwork/4337_poc
https://github.com/astroxnetwork/4337_poc
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/astroxnetwork/4337_poc
- Owner: AstroxNetwork
- Created: 2022-09-09T16:10:25.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-18T05:12:42.000Z (over 3 years ago)
- Last Synced: 2025-10-10T07:39:49.718Z (8 months ago)
- Language: Dart
- Size: 2.03 MB
- Stars: 6
- Watchers: 10
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 4337_poc
This repo is a poc demo of EIP4337 wallet ( flutter )
# Prerequisites
- rust 1.62+ (for crypto lib)
- flutter 3.3.1+ (for ui)
- hardhat(for smartcontract)
- nodejs (for demo service)