Young Developer Building DigiByte Wallet – Need Advice #384
Unanswered
Alasrambus
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello DigiByte developers,
My name is Alasrambus, a 17-year-old developer from Nigeria. I’ve been building a DigiByte mobile wallet app for about a year, focused on simple UX and helping new users in Africa and around the world
The app UI and demo flow are mostly complete. I am now preparing to move from demo data to real blockchain integration. Specifically, I’m working on:
• Connecting the app to DigiByte blockchain APIs • Implementing proper key generation and mnemonic validation (BIP39/BIP44) • Learning how to connect to DigiByte nodes for real testing
I would really appreciate guidance on: 1. The best way to access DigiByte blockchain data (public node, explorer API, or Electrum servers). 2. Confirming the correct derivation path and standards for DigiByte wallets. 3. Best practices before launching a community wallet.
I also want to be transparent: at the moment I cannot run a full DigiByte Core node locally due to limited laptop storage, unstable electricity, and high data costs. I am hoping to use trusted public nodes or community endpoints for testing until I am able to run my own node in the future.
I just need guidance so I can make sure the wallet follows DigiByte standards and is safe for users.
Thank you for your time and for supporting open-source development.
— Alasrambus
Beta Was this translation helpful? Give feedback.
All reactions