An open API service indexing awesome lists of open source software.

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

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)