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

https://github.com/xterna/blockchain-rest-endpoint

Blockchain.com coding assignment
https://github.com/xterna/blockchain-rest-endpoint

Last synced: about 1 year ago
JSON representation

Blockchain.com coding assignment

Awesome Lists containing this project

README

          

# Blockchain REST Endpoint
Blockchain.com coding assignment

Incase the project not building properly in IntelliJ IDEA or Eclipse as the project is built with Lombok,
you will need to have the following plugin installed.

### IntelliJ IDEA:
- https://plugins.jetbrains.com/plugin/6317-lombok-plugin
- https://projectlombok.org/setup/intellij

### Eclipse:
- https://projectlombok.org/setup/eclipse

Once your IDE has been set up, the project should build properly from your IDE environment. All dependencies have already been included and configured.