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

Add Cronos CDS #35

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from
Open

Conversation

ntheanh201
Copy link

Here I added the Cronos smart contract example, and I want to test it on the staging environment.
Can you guys check it?

@vercel
Copy link

vercel bot commented Oct 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
grindery-nexus-schema-v2 ✅ Ready (Inspect) Visit Preview Oct 13, 2022 at 2:48AM (UTC)

@SAPikachu
Copy link
Collaborator

Thank you for your contribution! It seems this CDS file is for ERC-20 token contract, is that correct? We already have a CDS file for that, it is usable on all supported chains and we don't need to create a new CDS file for Cronos, after we add support for Cronos in our driver we can just use that.

@ntheanh201
Copy link
Author

Thanks for your reply. I now understand more about this product. The thing I will do for integrating Cronos is create new a new driver (connector) for Cronos, is that right?

@SAPikachu
Copy link
Collaborator

We don't need to add an entirely new connector/driver, since Cronos is an EVM chain we just need to modify the existing web3 driver to support it. Specifically, just add API endpoint for Cronos, modify some code to support non-ANKR API, and then update the UI to enable it.

@juniormp juniormp force-pushed the staging branch 24 times, most recently from 37b4302 to daf0825 Compare July 7, 2023 20:10
@juniormp juniormp force-pushed the staging branch 29 times, most recently from 43048f3 to b8d1cdc Compare July 17, 2023 13:45
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.

2 participants