This is the API of the One Block project.
One Block is a blockchain ⛓ (Ethereum) powered digital bank 🏦.
- Clone project with
git clone https://github.com/codetobank-team/ether-bank-backend.git
- Create a local copy of the
env
file withcp .env.sample .env
- Make modifications to the
env
file if necessary - Start the server with docker with
./start.sh
- Connect to the application on port
http://localhost:5000
Find a detailed 📖 documentation of the endpoints and usage here
💻☕️ The Code To Bank Team 😎👍