https://github.com/aave/aave-ui-caching-server
Thin and simple data caching layer to give better "real time" experience to users of https://github.com/aave/aave-ui
https://github.com/aave/aave-ui-caching-server
Last synced: 9 months ago
JSON representation
Thin and simple data caching layer to give better "real time" experience to users of https://github.com/aave/aave-ui
- Host: GitHub
- URL: https://github.com/aave/aave-ui-caching-server
- Owner: aave
- License: other
- Created: 2021-08-26T10:52:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-29T13:29:56.000Z (over 3 years ago)
- Last Synced: 2025-04-12T10:03:51.569Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 568 KB
- Stars: 21
- Watchers: 4
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
```
.///. .///. //. .// `/////////////-
`++:++` .++:++` :++` `++: `++:......---.`
`/+: -+/` `++- :+/` /+/ `/+/ `++.
/+/ :+/ /+: /+/ `/+/ /+/` `++.
-::/++::` /+: -::/++::` `/+: `++: :++` `++/:::::::::.
-:+++::-` `/+: --++/---` `++- .++- -++. `++/:::::::::.
-++. .++- -++` .++. .++. .++- `++.
.++- -++. .++. -++. -++``++- `++.
`++: :++` .++- :++` :+//+: `++:----------`
-/: :/- -/: :/. ://: `/////////////-
```
# Aave data caching server :ghost:
Thin and simple data caching layer to give better "real time" experience to users of the open source [Aave interface](https://github.com/aave/aave-ui).
The helper smart contracts can be found in [here](https://github.com/aave/protocol-v2/tree/master/contracts/misc)
## Current data pushing
- Protocol data
- Protocol user data
- Stake general data
- Stake user data
## Contribution
For instructions on local deployment and configurations, see [Contributing](./CONTRIBUTING.md)
## License
[BSD-3-Clause](./LICENSE.md)