Featured image for How to Build Blockchain Bitcoin Cryptocurrency Wallet App Development

// Cryptocurrency

How to Build Blockchain Bitcoin Cryptocurrency Wallet App Development

Are there any questions?
Eugene Tarasenko
Write to the expert
Featured image for How to Build Blockchain Bitcoin Cryptocurrency Wallet App Development

Let's denote what cryptocurrency wallets are, what you need to create them and how much it costs. We describe the stages of development.
A cryptocurrency wallet is a program or service with which you can store, receive and transfer cryptocurrency. They are of several types, have a different set of functions and a list of supported currencies.

Types of cryptocurrency wallets

Desktop

These are software solutions that need to be installed on a personal computer, laptop or tablet. They are of two kinds:
1. Full, or thick - require the download of the entire cryptocurrency blockchain, which can reach several hundred gigabytes. As of November 2018, the bitcoin blockchain occupies 220 GB, the ethereum - 670 GB.
2. Thin, or light - you need to install a software installation media that is responsible for authentication, exchange and accounting of transactions. To install them you need from 20 to 100 MB of free space.
Full wallets are safer, since they are synchronized with the blockchain cryptocurrency, which gives more guarantees for the storage and transfer of coins. However, due to their large size, they cannot be installed on devices with small amounts of permanent memory, thus lightweight cryptocurrency wallets were developed.

What Need to Know Cryptocurrency Wallet Development

Bitcoin Core interface

Examples:
Exodus. It supports seven cryptocurrencies and has a built-in ShareShift system, which is looking for the best decentrilized cryptocyrrency exchange rate for coins.
Bitcoin Core. One of the most popular full wallets for open source Bitcoin and other cryptocurriencies. Supported platforms: macOS, Windows, UNIX.
Armory. Add-on for Bitcoin Core Wallet, which enhances the security of the application.

Online services

These are Internet services that allow you to store, buy and transfer cryptocurrency without having to install a wallet on your device. In addition to standard operations, they can be used to for trading on exchanges, calculate a commission through built-in calculators and conduct operations with banks, online stores and other payment services.

What Need to Know Cryptocurrency Wallet Development

HolyTransaction interface

When using online services, you have to trust a third party, since the keys to the account are placed on the servers of the service. In addition, the commission for using such wallets is higher, because you need to pay the service, which incurs expenses for infrastructure support and project development.
Examples:
Blockchain.com. A simple and very popular wallet for 30 coins with support for most languages. Registration takes up to 5 minutes.
HolyTransaction. It has a clear interface, supports 10 coins and the average size of the commission in comparison with other services.
Coinbase. Established in 2012. Supports the most popular coins and has several additional solutions for businesses and traders.

Mobile

These are programs designed for installation on smartphones and tablets. They are interesting to those who use the crypt for frequent small transactions or pay for goods and services in online stores. Such wallets are considered “transit” because they do not have constant synchronization with the blockchain and are relatively easy to crack.

What Need to Know Cryptocurrency Wallet Development

Coinomi interface

Examples:
Coinomi. Perhaps the best wallet for Android devices that works with more than 50 currencies. Its main advantage is the ability to use seed-phrases, with the help of which you can get data after a crash or hacking.
Xapo. An app from Californian developers that implements debit card issuance and money insurance. Need bind to mobile number.
Mycelium Wallet. Open source application, QR-scanner, the ability to create a backup and access to trading platforms.

Hardware

Gadgets, for example, flash drives, designed for cold storage of keys. It is inconvenient to trade and make transactions with their help, so they are practically not in demand among ordinary users.

What Need to Know Cryptocurrency Wallet Development

KeepKey hardware solutions are like mp3 players

But they are very popular among investors who prefer long-term investments. This is due to the fact that such gadgets can not be hacked "from the outside" because they are not connected to the Internet and have built-in protection against unauthorized access. What they have the best safety record.
Examples:
KeepKey. Available in 2015, supports Bitcoin, Ethereum, Dogecoin and Litecoin. Cost - around 100 dollars.
Ledger Nano S. Available since 2016, it supports 40 major coins. Cost - up to 100 dollars.
Trezor. The first hardware wallet, produced from 2013, supports about 500 coins. Cost – 100 dollars.

Paper

They represent a paper with printed out a public address and a private key. Information can be presented “as is”, in the form of QR codes or encrypted. A great option for long-term storage of virtual money for those who do not trust digital devices.

What Need to Know Cryptocurrency Wallet Development

Paper cryptocurrency wallet created with bitaddress.org

Paper wallets should be stored in a place where they will be hidden from prying eyes, video cameras, and at the same time they will not be threatened by fire, soaking, moisture and insects. The loss of a paper key or its destruction is the loss of money without the possibility of their return.

Examples:
Bitaddress.org. The most popular Internet service for creating paper keys with encryption of information through QR codes.
WalletGenerator.net. Convenient service that unloads the distribution kit to create a paper wallet on the user's device so that no one on the network has the opportunity to “peep” something.
MyEtherWallet.com. Service creation of paper wallets for etherium. Not very convenient, but users love it.

7 stages of the development of cryptocurrency wallets

When a customer addresses to the developers of cryptocurrency wallets (or his staff members), he should have a clear technical task (TT) with a detailed description of his vision of the product and the functions that it should have.

Functions example:
1. Login form.
2. Personal profile.
3. Conversion Rate.
4. QR code scanner.
5. Trading services.
6. Push notifications.
7. Password and PIN protection.
8. Miscellaneous.

If the TT is not written, the developers ask the client (chief) to fill out the brief - a list of questions, the answers to which will help to prioritize the project, its objectives and goals. In addition, using the brief, you can choose the optimal development model: agile - development goes through iterations (step by step), waterfall - the application is developed entirely.

At the end after filling the brief we get:
● development methodology;
● description of goals, objectives and basic functionality of the wallet;
● target platform: macOS, Android, Windows, UNIX or cross platform.

1: Evaluation and planning

At the beginning of any development, the question is always asked: “What is the cost?”. And almost immediately after it comes the following: "How long will the development take?" To get answers to these questions, you need to evaluate the project and draw up a rough work plan. It usually connects the project manager, which can be both on the part of customers and performers. His duties are to coordinate the work of the team and communicate with the customer.

When evaluating a project, the TT, brief and customer’s wishes are coming under review. The time required to develop an application and test it is evaluated. Pain points in the technical task and previously unused product usage scenarios is revealed.

Express evaluation is done during the day. It gives a rough idea of the number of necessary labor hours that are needed to create the finished product. Detailed assessment is carried out within two to seven days. Thanks to it, you can get an accurate idea of when the customer will receive a wallet ready for use and what it will be like in the end.

At the end we get:
● scope of the project;
● development budget.

2: Business analytics

During this phase of development, key requirements for the final product are determined, schemes for the interaction of a regular user with an interface are built, options are proposed to achieve what is intended, and a basic scheme of user interest is created.

Business-analytics is not always conducted by the developer. It happens that customers fulfill it on their own or come with a list of ready-made requirements. In this case, the customer (or the one who conducted it) is responsible for the quality of analytics.

At the end of business-analytics we get:
● specification of functional and non-functional
● basis and user interface specification;
● detailed development budget;
● worked out development plan.

3: Application design

If the customer does not have a ready-made user interface design (UI / UX), the development team creates it from scratch. First, the UI / UX base and wireframes are created, which are transferred to the customer, after its approval, a visual design is created taking into account all user scenarios: a prototype, graphics elements, a map and a screen switching scheme, etc.

What Need to Know Cryptocurrency Wallet Development

Wireframe example

Prototypes can be static or interactive, depending on the wishes of the customer. With it, you can visually see how the interface will look through the eyes of the user. During this process, the product acquires the final look, so it is important to establish feedback with analysts and marketers, which will tell you which design option the final users will like and will respond to all customer requests.

At the end we get:
● preliminary interface design;
● map and screen switching scheme;
● UX/UI specification.

4: Coding start

After the technical task has been drawn up, the project has been evaluated and the design with the prototype has been drawn up, the programmers start writing the code. Written in TT and plans is implemented in a binary code, the application logic is connected with the server part and the blockchains of cryptocurrencies. Design sketches are also embodied in the code - UI elements and interface styles are written.

To speed up and reduce the cost of development, open-source libraries can be used: Chain-java, Bitcoinj, Blockchain, Coinbase and others. These are sets of ready-made software solutions that can be used like elements of the Lego constructor.

The designer connects after the design is composed. He checks how well the programmers implemented the styles: whether the colors are right, how well the styles correspond to the designer’s idea, how rounded the corners are, whether the design is adapted for devices with different sides ratios.

At the end of this stage we get:
● ready for testing version of the product (MVP, alpha version);
● design corrections.

5: Testing and bugfixing

When the code implements a part of the wallet's functionality, it starts testing. Experts check the application with all possible scenarios for its use in order to identify flaws, errors and bugs. All of them are entered into a special “bug list” that is sent to developers for corrections.

What Need to Know Cryptocurrency Wallet Development

This is how product testing looks like

There may be several stages of testing:
1. MVP testing.
2. Alpha-version testing.
3. Beta-version testing.
4. re-release (acceptance) testing.

At the last stages, not only the application code and compliance with the intended design, but also usability is checked - how convenient is the wallet to use, is the interface clear at the intuitive level.

At the end we get:
● minimum number of bugs or their absence;
● simple, intuitive interface;
● pre-release product.

6: Release

After completion of testing and improvements, analysts, testers, designers, marketers, developers and the customer should give the go-ahead to complete the project and its release. If everything is fine, it will be added to GeekHub and Google Play and the App Store digital marketplace.

Both the developer and the customer can add the wallet to the marketplace listings. To do this, you need to contact the employees of digital services and pass their check for compliance with their requirements and legislation.

At the end we get:
● ready cryptocurrency wallet placed in GeekHub and marketplaces.

7: Technical support and development

The history of the development of a cryptocurrency wallet does not end with the release. If the customer and / or users found bugs, they should be eliminated. In addition, the first few months show that you still need to “finish” or redo it so that the wallet becomes more convenient and functional.

If the development of the application is provided in the initial plans, then the development team simply continues to work on the project. If this is not provided for, a maintenance contract is drawn up or a new development stage starts, taking into account the obtained data.

At the end we get:
● maintenance contract, which may include 1 year of project development (making relatively minor improvements) and a guarantee for eliminating bugs.

The cost of developing cryptocurrency wallets

The cost depends on how much time the developers have spent on its creation. For example, experts estimate the development time of the Coinbase Android version of the wallet at about 700 hours:
● Exchange - the hardest part - 200 hours;
● Send/Request coins — 120 hours;
● Profile — 100 hours;
● Notifications — 100 hours;
● Dashboard — 40 hours;
● Sign In/Up — 40 hours.

About 100 more hours are needed for various small parts. Wallets like Blockchain and BitcoinJ require less labor - from 550 hours. Development of such applications for iOS will require other labor costs: Coinbase - 600, Blockchain - 500, BitcoinJ - 450+ hours.

If we take the rate of $35 per hour as a basis, the following cost structure will be released for developing designated cryptocurrency wallets

The rate of $35 per hour is the average between how much developers take in North America ($80–100 / hour), Western Europe ($60–90 / hour), Eastern Europe ($30–60 / hour), India ($20-50 / hour) and Africa ($15-50 / hour).

Thus, it turns out that the approximate cost of creating a cryptocurrency wallet can vary from $45,900 to $200,000 (in the United States) depending on the technical specifications, application functionality, development team salaries, and other factors.

Crucial aspects

First. When developing cryptocurrency wallets, first of all you should remember its security, since this is the main reason for using cryptocurrency as a means of payment and saving the value of money.

You can increase the security of your wallet by:
● creating an application based on initial code;
● using of two-tier verification system;
● using of biometrics for user authentication;
● longer testing phase;
● other tools.

Second. Using the wallet should be intuitive, especially if it is designed for ordinary users, not for people obsessed with security and anonymity (such people are not afraid of complexity). And it is so understandable that it was immediately clear how to transfer Bitcoins and Altcoins, where to set security parameters and which character set serves as an address, and which one as a secret key.

Third. The described stages and nuances of developing cryptocurrency wallets do not include legal subtleties. For example, it may happen that the SEC classifies broadcast as a security. If this happens, it is quite possible that wallets without built-in support for KYC and AML procedures will be “outlawed.” Therefore, you need to include these things in the development process.

Merehead does professional development of Cryptocurrency Wallet App. If you have questions, contact us for a free consultation.

How can we help you?

Full name *
Email *
Phone
Your budget
Tell us about your project
Merehead review. Vleppo is a startup, digital asset exchange platform based on the Komodo blockchain protocol.

  Category: Cryptocurrency 05/25/2023
How to Create a Cryptocurrency Hardware Wallet like Ledger?
In 2020 the global market of hardware cryptocurrency wallets reached 200 million dollars. Expectedly, it will grow to 877 million by 2026. Furthermore, the average annual growth rate will approximately be 30%. Hence, this sector is one of the best to launch new projects in. This article will tell you how to develop your wallet for cryptocurrencies like Ledger, Trezor, Cobo Vault, or CoolWallet.
  Category: Cryptocurrency 05/25/2023
How to Develop a Crypto Wallet like BlueWallet?
BlueWallet is a mobile wallet meant solely for bitcoin storage and management. It’s open-source, has an easy-to-use interface and a lot of interesting features. The most essential of them is Lightning transaction support. In this article, we’ll tell you how to create your cryptocurrency wallet like BlueWallet and an estimated cost of the launch of a similar blockchain startup.
  Category: Cryptocurrency 05/23/2023
How to Create a Cryptocurrency Hardware Wallet like Trezor?
Trezor is a hardware wallet designed to help users store their cryptocurrency within reach and in maximum security. It’s a small USB device that is connected to a computer and used to sign transactions without compromising private keys, as they never leave the internal part of the hardware wallet. Due to that, the Trezor hardware wallet can be used even on devices infected with malware.