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 base to multichain-example #22

Open
2 tasks
gagdiez opened this issue May 24, 2024 · 1 comment
Open
2 tasks

add base to multichain-example #22

gagdiez opened this issue May 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@gagdiez
Copy link
Collaborator

gagdiez commented May 24, 2024

Our current multichain example only includes bitcoin and Ethereum, we need to add base as a usable chain

To do:

  • Allow to control Base account to make transactions
  • Allow to control Base account to call functions on contracts
@gagdiez gagdiez added the enhancement New feature or request label May 24, 2024
@github-project-automation github-project-automation bot moved this to Backlog 🥶 in DevRel May 24, 2024
@PiVortex
Copy link
Contributor

PiVortex commented Oct 7, 2024

Solana needs a workaround at the moment. I suggest leaving Solana until EDDSA signatures are supported.

Here is a list of chains we can sign transactions on near/NEPs#503
Adding an example of signing transactions on NEAR (two flows: adding a secp256k1 key to an existing named account and deriving an implicit account for a secp256k1) might prove useful also

@gagdiez gagdiez changed the title [Epic] Add new chains Add new chains Dec 19, 2024
@gagdiez gagdiez moved this from Backlog 📖 to In Progress 🏗️ in DevRel Jan 11, 2025
@thisisjoshford thisisjoshford changed the title Add new chains add base to multichain-example Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants