https://github.com/manifoldfinance/cunieform
RPC Data Indexing Provider for Solidity Contracts + Analytics for v2 Protocol
https://github.com/manifoldfinance/cunieform
analytics ethereum in-memeory portfolio-management postgres solidity vaults
Last synced: 6 months ago
JSON representation
RPC Data Indexing Provider for Solidity Contracts + Analytics for v2 Protocol
- Host: GitHub
- URL: https://github.com/manifoldfinance/cunieform
- Owner: manifoldfinance
- License: apache-2.0
- Created: 2022-03-19T14:55:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-19T15:34:07.000Z (over 3 years ago)
- Last Synced: 2025-06-09T05:09:22.447Z (6 months ago)
- Topics: analytics, ethereum, in-memeory, portfolio-management, postgres, solidity, vaults
- Language: TypeScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# [cunieform](#)
> Service that collect data from Vault contracts and our Slurp contracts
## Abstract
## Usage
> TODO
## Development
```sh
git clone
yarn install
docker-compose build
```
### Deploying
> WIP
```sh
fly.io
```
```sh
supabase
```
## License
Copyright 2021 CommodityStream LLC
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.