You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve been exploring Ark's repository and have a few thoughts on potential features and optimizations. I'd love to hear your thoughts and see how we can align them with the current roadmap:
Enhanced Multi-Signature Support: Introducing a multi-signature feature could improve security, especially for enterprise users managing large funds. Is this something that has been considered? If not, I’d be happy to help architect this feature using the existing Go SDK.
Modular Integration for Third-Party Wallets: While the embedded lnwallet and Ocean wallet integrations are great, adding support for widely used wallets like Electrum or Ledger could attract a broader user base. What do you think about making wallet integration more modular to easily support new wallets?
Advanced Performance Testing Suite: As Ark scales, performance under high transaction load will be critical. I’d suggest integrating a dedicated performance testing suite using Go-based tools like Vegeta to simulate high network load and identify bottlenecks early. How does the team currently handle performance testing, and would this be beneficial?
Community-Driven Plugin System: Opening Ark to third-party plugins could foster community-driven development, making it easier to introduce new features without bloating the core system. Is there any interest in developing a plugin API to allow developers to extend Ark's capabilities?
I’d be thrilled to contribute to these ideas or any other areas where the team could use help. Looking forward to hearing your thoughts!
The text was updated successfully, but these errors were encountered:
I’ve been exploring Ark's repository and have a few thoughts on potential features and optimizations. I'd love to hear your thoughts and see how we can align them with the current roadmap:
Enhanced Multi-Signature Support: Introducing a multi-signature feature could improve security, especially for enterprise users managing large funds. Is this something that has been considered? If not, I’d be happy to help architect this feature using the existing Go SDK.
Modular Integration for Third-Party Wallets: While the embedded lnwallet and Ocean wallet integrations are great, adding support for widely used wallets like Electrum or Ledger could attract a broader user base. What do you think about making wallet integration more modular to easily support new wallets?
Advanced Performance Testing Suite: As Ark scales, performance under high transaction load will be critical. I’d suggest integrating a dedicated performance testing suite using Go-based tools like Vegeta to simulate high network load and identify bottlenecks early. How does the team currently handle performance testing, and would this be beneficial?
Community-Driven Plugin System: Opening Ark to third-party plugins could foster community-driven development, making it easier to introduce new features without bloating the core system. Is there any interest in developing a plugin API to allow developers to extend Ark's capabilities?
I’d be thrilled to contribute to these ideas or any other areas where the team could use help. Looking forward to hearing your thoughts!
The text was updated successfully, but these errors were encountered: