https://github.com/trendmicro/app-metasec-chainsafer-snap
https://github.com/trendmicro/app-metasec-chainsafer-snap
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/trendmicro/app-metasec-chainsafer-snap
- Owner: trendmicro
- License: apache-2.0
- Created: 2023-11-10T09:03:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T02:55:31.000Z (over 2 years ago)
- Last Synced: 2025-01-22T18:51:43.118Z (over 1 year ago)
- Language: TypeScript
- Size: 13 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# ChainSafer Snap
Realtime risk check when use metamask send transaction.
## Folder Structure
```
|-- Project
|-- images --- snap logo defined
|-- src
|-- constants --- constants defined
|-- controller --- controller handler, like call api...
|-- types --- controller types struct defined
|-- helpers --- utils
|-- types --- parser tool struct defined
|--parser --- parser tool
|---types --- convert struct method
|---pgw --- pgw api struct defined
|-- index.ts --- metamask event handler defined
```
## Run
```
> npm install
> npm start
```
## Manual install
visit our snap [website](https://chainsafer.nexone.io/snap/#/) for manual install