Author Topic: Coding a Pre-Loaded blockchain Wallet  (Read 98 times)

0 Members and 1 Guest are viewing this topic.

Offline Reasen

  • Newbie
  • *
  • Posts: 9
  • Karma: +3/-0
  • Newcomer
    • View Profile
Coding a Pre-Loaded blockchain Wallet
« on: July 20, 2017, 09:19:23 AM »
Hi to all, i'm an experienced developer and i'm thinking of creating a Fastcoin Wallet with Pre-loaded blockchain for all new users who will be able to use his Fastcoin wallet really fast.

The main ideas:
Server without any IP logs left to protect privacy.
Make it Bitcoin-Electrum based (Blockchain pre-loaded).

Security:
Server with Point to Point data encryption based on your own password using RSA (including any wallet data)
I want to enable few security measures to avoid losing your Fastcoins even if your password was stolen
such as detecting a unique ID in each computer and if ID changes this will ask for a PIN.

More ideas are welcomed.
Don't hesitate to PM me if you have any question.

I will post all the details/progress at the end of this month.
----------------------------------------------------------------------------------
Update: 21/07/17

Making the GUI and few code around
https://image.prntscr.com/image/uTr2kucYRcaYtYG_BlDoIw.png
----------------------------------------------------------------------------------
Update: 24/07/17

User account creation is already possible
----------------------------------------------------------------------------------
Update: 29/07/17

Export crypted private keys already possible
Still work to do...
« Last Edit: July 29, 2017, 05:09:43 PM by Reasen »