Skip to content

balancednetwork/balanced-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

balanced-backend

loopchain GitHub Release

Backend service for Balanced Network.

API Docs + Live Stats Page

Development

For local development, you will want to run the docker-compose.db.yml as you develop. To run the tests,

python3.10 -m venv .venv && source .venv/bin/activate
make install 
make test
# Alternatively you can manually run the tests but make sure the DB is up. 
make up-dbs
# And then bring down the dbs 
make down-dbs
# See all options with 
make help

License

Apache 2.0

About

Backend to balanced stats page and other services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages