Closed n13 closed 1 year ago
Make chain data accessible to the app.
Some stubs to add this to firebase config, but was testing it with local file first.
Chain repository contains ways for accessing chain data.
This PR is only for the data.
There will be another one that removes the SubstrateChainModelOld and replaces with the new one.
Just not sure how to handle the ss58 value right now, so this will be in next PR
🗃 Github Issue Or Explanation for this PR. (What is it supposed to do and Why is needed)
Make chain data accessible to the app.
Some stubs to add this to firebase config, but was testing it with local file first.
167
✅ Checklist
🕵️♂️ Notes for Code Reviewer
Chain repository contains ways for accessing chain data.
This PR is only for the data.
There will be another one that removes the SubstrateChainModelOld and replaces with the new one.
Just not sure how to handle the ss58 value right now, so this will be in next PR
🙈 Screenshots
👯♀️ Paired with