You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For more scalability and easier maintenance it is ideal that the Substrate-API service we developed for PANIC is offered as a separate open source service. This would be similar to what we have done for the Polkadot API Server
Requirements
Migrate Substrate-API code-base to a new public repo on github
Write documentation on this new repo
Publish new repo.
Remove Substrate-API code base from the Alerter service
Add Substrate-API docker image to DockerHub on Simply VC's repo
Make use of the dockerhub image inside PANIC's docker-compose.yml file
Technical Story
For more scalability and easier maintenance it is ideal that the Substrate-API service we developed for PANIC is offered as a separate open source service. This would be similar to what we have done for the Polkadot API Server
Requirements
docker-compose.yml
fileREADME.MD
file to point towards the new repo (see panic_cosmos or panic_polkadot as examples).The text was updated successfully, but these errors were encountered: