Skip to content

Commit

Permalink
fix: RA-37 remove docs folder
Browse files Browse the repository at this point in the history
  • Loading branch information
shleger committed May 6, 2024
1 parent a2c81d2 commit 595e97f
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 279 deletions.
19 changes: 1 addition & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,10 @@
This repository provides a lightweight java implementation of the [Rosetta API](https://github.com/coinbase/mesh-specifications). It uses [Yaci-Store](https://github.com/bloxbean/yaci-store) as an indexer
to fetch the data from a Cardano node.

## :construction: Current Development status :construction:
- [x] Architecture clean up for yaci-store
- [x] Docker-compose setup
- [x] Integration test setup
- API calls
- Data API
- [x] /network/*
- [x] /block/*
- [x] /account/*
- /mempool
- [x] /mempool
- [ ] /mempool/transaction
- [x] Construction API
- [ ] Extending Tests
- [ ] Comparison with [Rosetta-Ts](https://github.com/cardano-foundation/cardano-rosetta)
- [ ] Rosetta-cli test
- [ ] Refactoring

## Documentation

Please refer to our [wiki page](https://github.com/cardano-foundation/cardano-rosetta-java/wiki) for more information on the project.

---
Thanks for visiting and enjoy :heart:!
Thanks for visiting us and enjoy :heart:!
122 changes: 0 additions & 122 deletions docs/cardano-specific-api-additions.md

This file was deleted.

41 changes: 0 additions & 41 deletions docs/dev-h2-quick-start-guide.md

This file was deleted.

32 changes: 0 additions & 32 deletions docs/docker-getting-started-guide.md

This file was deleted.

41 changes: 0 additions & 41 deletions docs/environment-variables.md

This file was deleted.

25 changes: 0 additions & 25 deletions docs/mempool.md

This file was deleted.

0 comments on commit 595e97f

Please sign in to comment.