Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Icebox] Implement basic nabla communication logic using hard coded contract addresses #197

Conversation

ebma
Copy link
Member

@ebma ebma commented Jun 23, 2023

This PR is on hold. The idea was to try and implement the smart contract communication already without an indexer so we can make this work before the Decoded conference takes place. However, there are too many outstanding tasks, and the design of the Nabla components is only really viable with the Pendulum theme at the moment. I will keep this PR open because some of the implemented code changes might be useful eventually.


So far I only really managed to fetch some info about pools from the smart contracts on-chain.
The UI elements need to get some tuning, especially since some backgrounds and font colors don't really work well together.

The nabla-contract-addresses.json file contains some items with extra ...Meta. This is used to have fewer queries in the app itself. Although this meta info could be fetched from the smart contract itself without problems.

Closes #196.

@netlify
Copy link

netlify bot commented Jun 23, 2023

Deploy Preview for rococo-souffle-a625f5 failed.

Name Link
🔨 Latest commit 601bcfa
🔍 Latest deploy log https://app.netlify.com/sites/rococo-souffle-a625f5/deploys/6499be93339d1800088df403

@ebma ebma force-pushed the 196-implement-basic-nabla-communication-logic-using-hard-coded-contract-addresses branch from 313d992 to 601bcfa Compare June 26, 2023 16:36
@ebma ebma changed the title Implement basic nabla communication logic using hard coded contract addresses [Icebox] Implement basic nabla communication logic using hard coded contract addresses Jun 26, 2023
@ebma
Copy link
Member Author

ebma commented Aug 21, 2023

Closing this now because we now have the indexer available.

@ebma ebma closed this Aug 21, 2023
@nejcm nejcm deleted the 196-implement-basic-nabla-communication-logic-using-hard-coded-contract-addresses branch August 29, 2023 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement basic Nabla communication logic using hard-coded contract addresses
1 participant