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

Salvium Support #1867

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Salvium Support #1867

wants to merge 5 commits into from

Conversation

0xskydb
Copy link

@0xskydb 0xskydb commented Dec 10, 2024

No description provided.

@MrCyjaneK
Copy link
Collaborator

Hey! We are currently in process of removing old build scripts, now monero (and monero-like) currencies are being built using monero_c repository.

Simplest way to get started is to

  1. add a submodule in monero_c repo
  2. adjust workflow file to build it for all targets.
  3. Create patches (if required)
    Once monero_c will have support for Salvium adding support for it to cake is much easier.

MrCyjaneK/monero_c#83 Here's PR for integration of zano in monero_c.

@0xskydb
Copy link
Author

0xskydb commented Dec 11, 2024

Thanks for your comment. @MrCyjaneK
Can you share any guide/link how to add support for cake after monero_c work done?

@MrCyjaneK
Copy link
Collaborator

I didn't check this pr in detail, but if you are using wallet2_api.h or any other header directly then you don't have much to do (if you have dart UI ready), mostly replacing native calls with calls from monero_c repo (which are essentially the same but more unified).
You can take a look at #1793. If you would have any issues I'm happy to help you

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