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 App] Relay #414

Open
7 of 8 tasks
pedromcunha opened this issue Nov 11, 2024 · 4 comments
Open
7 of 8 tasks

[Add App] Relay #414

pedromcunha opened this issue Nov 11, 2024 · 4 comments

Comments

@pedromcunha
Copy link

pedromcunha commented Nov 11, 2024

Entry type

  • New addition

App info

URL: https://relay.link

Manifest.json URL: https://relay.link/manifest.json

Name: Relay

Description: Instant, low-cost bridging and swapping, powered by Reservoir

Icon (PNG, 180x180): https://mintlify.s3-us-west-1.amazonaws.com/unevenlabs/logo/relay-black.svg
It's minified via https://tinypng.com: no

Homepage:
Twitter: https://x.com/RelayProtocol
GitHub: https://github.com/reservoirprotocol

App supports batching multiple transactions via Safe: yes (Assuming dynamic support is automatically handling this)

Supported networks

- Mainnet
- Base
- Optimism
- Scroll
- Solana
- Eclipse
- Bitcoin

and many more!

Revision checks

  • Used smart contracts were audited.
  • You have implemented the app using the Safe Apps SDK
  • Your Safe App includes a manifest.json file at the root with the required data
  • The app can be loaded as a custom Safe App in the Apps section of https://app.safe.global.
  • The app auto-connects to the Safe as a wallet
  • It doesn't try to connect to the browser wallet (e.g. MetaMask)
  • You are able to trigger and execute one transaction with a Safe.
  • RPC requests are optimized (not triggering many requests in a very short time period).

Audit document

Not yet audited

Code for review

SDK/UI kit: https://github.com/reservoirprotocol/relay-kit

Team information

Company: Reservoir

Official website: https://reservoir.tools

Point of contact: Pedro Cunha https://github.com/pedromcunha

Email/Telegram: [email protected]

@kirkkonen
Copy link

This submission is approved by the wallet product team.

@tmjssz
Copy link

tmjssz commented Nov 28, 2024

Hi @pedromcunha, for the code review, could you please point me to the parts of your app's source code that integrates with Safe? I am not able to find the corresponding code in the provided repo: https://github.com/reservoirprotocol/relay-kit

@pedromcunha
Copy link
Author

Hi, we use dynamic in our private repo, which uses the kit but the connection aspect is powered by dynamic. It's my understanding that dynamic uses the safe sdk under the hood

@tmjssz
Copy link

tmjssz commented Nov 29, 2024

Ok can you invite @tmjssz to the private repo so I can review it as well?

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

No branches or pull requests

3 participants