Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/badger-finance/redwall
https://github.com/badger-finance/redwall
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/badger-finance/redwall
- Owner: Badger-Finance
- License: mit
- Created: 2021-12-03T02:37:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T03:17:22.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T20:29:00.830Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 4.88 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Redwall
Inspired by the comradery of _The Long Patrol_, the **Redwall** is an open source approvals monitoring and alerting tool that aims to identify potential phishing attacks before they happen.
Redwall consists currently of three components:
- Subgraph
- UI Dashboard
- Monitoring LambdaApproval events are captured by the subgraph to allow data to be queried via GraphQL.
The subgraph powers both the dashboard and the monitoring functionality.## Documentation
Instructions for how to setup a development environment and deploy the components of Redwall are available in [Setup Instructions](./docs/setup.md).