-
Notifications
You must be signed in to change notification settings - Fork 33
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 Brick Towers app #404
Comments
This submission was reviewed and approved by the product team. |
This submission is missing a link to the code for review. A link to the production app is also missing. |
@tmjssz link for the app on production is https://safe.bricktowers.io/ The app without safe integration would be on https://staking.bricktowers.io/ or on holesky https://staking.dev.bricktowers.io/ Is the code for the app itself is essential to get through the process? Safe dapp code is part of the bigger frontend application repository (Brick Towers Dashboard), which is currently not open-source. Is there a particular functionality you are interested in, could we share with you some fragments? |
Hi @skisel-bt the code review is a required part of the process to hightlight potential issues or suggest improvements. We're particularly interested in how the app integrates with Safe. Can you send an invite to the private repo so we can take a look at the code? |
hi @tmjssz the invite has been sent to you to access our repository. Please let me know if it worked out. |
@skisel-bt Thanks it worked. I finished reviewing the code and have a couple of improvement suggestions:
Otherwise it looks good to me and I think we can proceed with QA. |
Hi @francovenica @tmjssz |
Hi @francovenica @tmjssz |
Thanks! Lgtm Approved |
@skisel-bt |
@PooyaRaki @francovenica @tmjssz Thank you for successfully publishing our Safe app—much appreciated! I wanted to check if it would be possible to add tags to our app, specifically including "staking." Would this require changes to our manifest, or is there a different process for updating the tags? Additionally, we'd like to include our Telegram page for user support. Here's the link: Please let me know how best to proceed. |
Entry type
App info
URL:
Manifest.json URL:
Prod (Mainnet): https://safe.bricktowers.io/manifest.json
Staging (Holesky): https://safe.dev.bricktowers.io/manifest.json
Name: Brick Towers Staking
Description: Stake with Brick Towers and enjoy secure native staking or pooled staking options. Maximize rewards with our enterprise-grade security and full custody control. No slashing risks—your assets are always safe.
Icon (PNG, 180x180): https://safe.bricktowers.io/logo180.png
It's minified via https://tinypng.com: yes
Homepage: https://safe.bricktowers.io/
Twitter: https://x.com/BrickTowers
GitHub: https://github.com/bricktowers/
App supports batching multiple transactions via Safe: not needed
Supported networks
Revision checks
manifest.json
file at the root with the required dataAudit document
The app is mainly a wrapper around Stakewise staking pool contracts: https://github.com/stakewise/contracts/tree/master/audits
There is also custom Ethereum fee splitter used in case of native staking: https://github.com/bricktowers/ethereum-contracts/tree/main/eth-validator-fee-splitter/audit
Team information
Company: Brick Towers AG
Official website: https://bricktowers.io/
Point of contact: Sergey Kisel
Email: sergey.kisel@bricktowers.io
Telegram: @sergeykisel
The text was updated successfully, but these errors were encountered: