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

Integrate Multichain Gas Relayer #64

Open
bh2smith opened this issue May 29, 2024 · 1 comment
Open

Integrate Multichain Gas Relayer #64

bh2smith opened this issue May 29, 2024 · 1 comment
Labels

Comments

@bh2smith
Copy link
Collaborator

bh2smith commented May 29, 2024

Near is building a multchain gas relayer service see example docs:
https://docs.near.org/build/chain-abstraction/multichain-gas-relayer/relayer-gas-example

However, getting setup is quite lengthy. We would ideally be able to integrate a route for users to opt in or out of relayer services (depending if they have a funded EVM account, or would prefer to pay all their tx/gas fees in Near).

There are many software components involved in running the relayer services that need to tweaks before this will work. Below are a list of relevant references:

Updated Instructions can be found in this GIST:
https://gist.github.com/bh2smith/0ed1dfb405e65277a148408c1442a229

Still having issues with relaying paymaster transactions and having them mined...

Example: 0xdc835a21b84f3c40b8819ca07ca6c442b4a5a630c74f77878d712dfae68f3334

Was posted but never mined...

@bh2smith bh2smith added the epic label May 29, 2024
@bh2smith
Copy link
Collaborator Author

Very subtle thing to note that the gas contract has changed to v2.nft.kagi.testnet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant