Skip to main content
Philippine Bank to Offer Bitcoin Trading: Report
Skip to main content
Crypto exchange Kraken has announced that it has acquired Staked, one of the earliest staking-as-a-service companies.
Kraken has announced its acquisition of Staked, an early staking-as-a-service company.
“We are excited to add Staked to our portfolio of yield products, which has seen great uptake by a growing population of crypto investors,” Kraken CEO Jesse Powell stated.
Kraken’s acquisition will allow customers to stake crypto while maintaining direct control over their funds. By contrast, its existing service held custody over users’ staked funds.
Kraken introduced Tezos staking in December 2019. It has since added support for other assets, including Algorand (ALGO), Polkadot (DOT), Cardano (ADA), Solana (SOL), and several others.
Staked, which was founded in 2018, was one of the earliest companies to focus on staking-as-a-service, long before major exchanges began to offer similar services circa 2019.
Kraken did not disclose the amount of money involved in the acquisition. The deal is its fifth acquisition of the year and follows earlier acquisitions of Crypto Facilities and Bit Trade.
Staking allows users to lock their coins for a period of time and earn interest. Though Proof-of-Stake blockchains allow users to stake from their own wallet, exchanges can simplify the process for users.
Other exchanges, including Coinbase and Binance, have also added staking features, as have trading apps such as eToro.
Staking has existed since as early as 2012 as a feature of early coins like Peercoin. However, the trend has been popularized by coins such as Tezos (XTZ) and Cardano (ADA) in recent years.
According to Messari research, Proof-of-Stake-based blockchains currently have roughly 58% market cap dominance.
Disclosure: At the time of writing, the author of this piece owned BTC, ETH, and other cryptocurrencies.
Kraken Ventures already has positions in Anchorage, Messari, Acala, and Hashflow. Kraken Ventures Announces $65M Raise Kraken Ventures, the investment arm of the cryptocurrency exchange Kraken, has closed its first…
Kraken founder and CEO Jesse Powell has revealed that his exchange will soon support non-fungible tokens (NFTs). Kraken Is Planning NFT Marketplace “We’re working on an NFT platform right now…
We’re doing this because we want to be better at picking advertisers for Cryptobriefing.com and explaining to them, “Who are our visitors? What do they care about?” Answer our questions…
Kraken’s founder and CEO Jesse Powell discussed the firm’s plans to go public “in the next 12 to 18 months.” He also shared positive sentiments about market conditions and commented…
SeedSigner is the new, cool kid on the block when it comes to DIY Bitcoin hardware wallets. It’s a very interesting device that certainly does things differently compared to the other hardware wallets on the market.
Highlights include:
SeedSigner’s initial commit
The project was “born” on December 14, 2020, but it started getting most-deserved attention recently.
Let’s start from zero and work our way to using the device so we can see what’s all the fuss about:
SeedSigner Bitcoin hardware wallet components
Everything in the picture set me back around $100. It’s worth mentioning that I did not try to get the cheapest options, but the fastest ones, and some of the components were overpriced. I also went for the expensive case that was $35, the cheaper one goes for $10. You should be able to get the costs of materials down to $50.
After you get all of the components, we will need to download the operating system and burn it to the SD card.
SeedSigner uses a modified version of Debian for Raspberry Pi. Debian is a Linux distribution that only uses free and open-source software (FOSS). You can get the latest release here.
After we get the archived .IMG file, we need to verify it. The file is signed by the maintainer of the project, and we will use their credential to verify the integrity of the file. For this, we will be using GPG, which is a program that allows us to import the authors public keys and verify signatures. This is present on all Linux operating systems and Mac (which is also based in Linux). If not, you can get it here.
Now, we need SeedSigner’s GPG public key.
The maintainer has the key listed in multiple places. “Why?,” you ask?
Well, we are trying to make sure an attacker did not replace the file we want to burn on the SD card with a malicious one, but if an attacker would be successful in compromising the place from which we get the files, of course, they would also change the public key with their one, so we can’t tell the file is fake.
That’s why you should always check the key in multiple places.
You can find the key:
So, we will open a terminal and type in:
curl -sS https://raw.githubusercontent.com/SeedSigner/seedsigner/main/seedsigner_pubkey.gpg | gpg –import
Now that we have the key imported into our keychain, let’s get the files from:
https://github.com/SeedSigner/seedsigner/releases
We will get two files:
The next command we will run will confirm the integrity of the file:
gpg –verify seedsigner_0_4_4.img.zip.txt.gpg
We are looking for “good signature.” This is a confirmation that everything is ok.
Now that we know the .IMG is real, we can write it to the SD card. For this, I use balenaEtcher, a software that allows you to burn the .IMG file to the SD card. It is pretty straight forward and you can use drag and drop.
Also, download this template here and print it out, it will be useful later.
Now comes the fun part.
Insert the solder-less Hammer Header in the GPIO pins. Apply pressure until they are in.
Even though this adds a bit to the cost of the device, it could still be worth it if you don’t already have a soldering iron and solder, and if you don’t plan to solder anything else in the future.
Also, fuck you soldering iron.
Insert the wide side of the ribbon cable (the one shaped like a trapezoid) into the AuviPal 5MP camera. Make sure the shiny contacts face the green circuit board.
Now, take the narrower part of the ribbon cable and attach it to the Raspberry Pi Zero. The same thing as before: shiny contacts need to face the green circuit board.
Now, take the bottom part of the case and fit the camera in the camera holder. Use a bit of pressure until you hear a click.
This is how it should look from behind:
Insert the SD card in the Pi. Then, gently place the Pi over the camera. Orient the Pi so that the ports fit in the port grooves.
Place the 10 mm F-F M2.5 spacer over the holes in the front.
Insert and tighten the 12 mm M2.5 pan-head screws from behind.Repeat for all four holes.
Repeat for all four holes.
Insert the Waveshare 1.3-inch IPS LCD display into the GPIO pins.
The process should be very easy and straightforward as there is the same number of holes in the display as there are pins.
Using the four remaining 6 mm M2.5 pan-head screws, secure the display by screwing in the 10 mm F-F M2.5 spacers.
Snap the bottom and upper parts together.
And now the assembly is done.
Before anything else, we need to plug the SeedSigner into a power source. The whole idea behind SeedSigner is that it’s an air-gapped device, meaning that it’s isolated from any internet connection, this is where most of the security comes from.
The Raspberry Pi Zero has two ports, and the most left one only allows power, so it’s perfectly safe to plug this into the USB of your computer if it’s easier.
Don’t worry if you don’t see anything on the screen, the device takes about 45 seconds to boot up.
We have two options available to generate a BIP39 seed:
Both of these methods are great sources of entropy as they don’t depend on specialized hardware. Most of the devices we use have special hardwares that are used as sources of entropy, but most of them can’t really be audited, and this creates a big attack vector. And even if someone does not try to mess with them, there could be bugs.
This BYOE approach is great as it completely eliminates these worries.
Good entropy (from a cryptographical POV) means that no one else can reproduce what you did, and the picture and a successive set of 99 rolls of dice are really good for this.
We will be using the picture mode here, as it’s quite easy to do and takes less time:
In the menu, go to “Seed Tools,” then “Generate Seed With Image.” Point the camera at something and press the joystick. If you’re happy with the picture click “Accept.”
Now, take the template and write down the BIP39 words. Using a pencil is preferred, as it withstands the test of time better (scroll right with the joystick to advance).
After scrolling past the seed words you will see a QR code on the screen. The QR encodes the words in a more compact way that is easy to read for computers. Even though it’s not tangible for humans, it’s a great way to transfer information between devices and it has error correction.
You transfer the exact amount of information you want, which allows us to keep the device air gapped and avoid any malware being transmitted during communication.
By pressing on the joystick, you will be taken into zoom mode. Here you can use the joystick to navigate and the X and Y coordinates help you identify where you are on the QR code. Notice that this is the same as the QR present on the template.
You will start from position A1 (that’s the upper-most left corner) and work your way around the QR. Again, I suggest using a pencil, as graphite is resistant to ultraviolet radiation, moisture and other chemicals, making it great for long-term storage solutions.
Here is a speed-up video of me transcribing the BIP39 seed that’s encoded in a QR code to the template we downloaded earlier:
When done, click “Save Seed.”
As the saved seed is completely non-persistent, meaning it does not store any information on the device, you will need to import your seed every time you want to make a transaction. You can store the seed temporarily, but it will be wiped once the device reboots.
Next, we need to import the xPub on our computer. This will give us access to all of the addresses to receive funds in the future and check the stash without connecting the device. We can generate any addresses we want in the future so we can receive funds, while the seed remains safe on the paper.
We will set up the wallet for single-signature use.
In the menu, go to “Settings,” then “Script Policy,” then select “Single Sig Native SegWit.” Then return to the main menu. Then go to “Seed Tools,” then “xPub From Seed.” Use the saved seed. Check if the words match with the backup and pick “Sparrow Wallet.”
You will be presented with a QR code on the SeedSigner — this is the xPub that we will import on the computer.
We will be using Sparrow Wallet.
By the way, my favorite Bitcoin app has been Electrum since the first day I got into Bitcoin. It’s the Swiss Army knife light Bitcoin wallet that allows me to use my own server.
But Sparrow is a better version of that, which also looks and feels very cool. You can get it here.
In Sparrow Wallet, on your computer, create a new air-gapped hardware wallet. Click the “Scan” button next to the SeedSigner icon and present the QR from the SeedSsigner to your camera. When the QR is recognized, the details will be filled in.
Set a password, and we can receive some coins.
Don’t worry if something does not make sense, you can get back to it later.
Next, we are going to receive some bitcoin.
We can get a new address by clicking “Get Next Address” or selecting one from the “Addresses” tab. The imported xPub allows the computer to calculate all of the addresses that belong to the specific BIP39 seed.
In the video, I am sending 0.0001 BTC from the “Trendon Shavers” (imagine this is another person) wallet to the SeedSigner wallet. This is a hot wallet set up on the computer.
Notice that in order to get a new address, we did not need access to the SeedSigner.
Now we will be using the device for what it was created for, QR signing.
By the way, the person behind the SeedSigner Twitter handle and the main maintainer of the project prefers the terminology “optical air gap signing” (pretentious bastard).
Now we will be sending the coins back to the same address we received them from.
In Sparrow Wallet, we paste in the destination address and the amount, and the fee as we would do in any “normal” Bitcoin wallet, and then we create the transaction. The way Bitcoin works is that the construction of the transaction and the signing are separate steps. Usually wallets abstract this away as they prioritize user experience.
If we try to broadcast the transaction without signing it, the nodes will not find a valid signature and will not allow the coins to be spent, so we need to produce a signature. We want to get the unsigned transaction on to the SeedSigner so it can sign it, and we will of course use QR codes again.
There is something different about these QR codes; they are animated. Why? Well because they need to send more information.
Imagine that you have someone using sign language to communicate with someone else. If they want to say a long sentence, they need multiple signs, one after the other. In order to produce a signature, we need to use the private keys, which we have backed up on the paper in the form of a QR that represents the BIP39 words.
First, we will import the seed in the SeedSigner using the QR code we have on paper. While doing so, we double-check to make sure the words match.
After this, we will be asked to scan the PSBT QR (PSBT stands for “partially-signed Bitcoin transaction,” which is what the animated QR represents). Now, we point the SeedSigner at the computer screen. As soon as this is done, we are asked to confirm the details of the transaction.
After the confirmation, the SeedSigner signed the transaction (serving its existential purpose) so now we have to pass the signed transaction back to the computer to broadcast it.
Of course, we will use an animated QR code again, but this time, we will be scanning with the camera of the computer from the SeedSigner. After that is done, we click “Broadcast” and we see the transaction showing up on the block explorer.
Don’t worry if this is a bit confusing, I promise you after you do it yourself once, it’s less intimidating.
The biggest selling point in my opinion is that the SeedSigner uses general-purpose hardware.
Hardware wallets are a great invention, and for almost anyone, they increase the security of their bitcoin stash by 100-times compared to using your phone or computer. This is done by eliminating components that are not strictly needed for Bitcoin signing operations (software and hardware) and by segregating the device (some more than others) from the internet and other devices.
But in order to deliver such a device and enforce these restrictions, this means you have to create a device that’s designed for this specific purpose, meaning that this makes it an easy target for an attacker.
It’s pretty obvious that a Bitcoin device will be used for Bitcoin stuff, but these third-party attacks can range in different ways.
Your device can be intercepted and an attacker can plant things on it that could transmit information on the device or screw with the seed generation or even mess with the transaction creation process so that you send the coins to their address instead of your own. There have been multiple attempts to solve this problem, but I don’t think any of them offer a real solution.
For example, a lot of hardware wallets seal the bags in which they save the device. These are trivial to open and reseal. If anything, they offer a false sense of security. (I do want to mention that the only real solution in this direction is offered by https://www.entropyseal.com/, but the product is currently just a prototype).
The hardware used for these devices can also be targeted in the factoring process or before that, to implement any variants of the above-mentioned attacks. The truth is that even auditing the device is not as easy as you may think, even though wallets like the ColdCard try to mitigate these problems (through a transparent case and the use of a green light to give the ok on the firmware)
Now, these may seem a bit like tinfoil-hat things, but they are real concerns, and as bitcoin rises in price, the chance and incentive for them to happen scales proportionally.
Aaaanyway, all of these worries are eliminated when you buy hardware that can be used for anything.
The chance of someone knowing that you will use a Raspberry Pi Zero, which is used for 10,000 other things, as a Bitcoin hardware wallet is almost zeo. I think people in the space have got to a point where they think that hardware wallets are silver bullets and they don’t realize that all of that security you get comes with tradeoffs
Your private key is entropy. Entropy means randomness, disorder, and the reason why these are important properties for the private keys is that if someone wants to guess the keys, the only solution is to go through all of the possibilities of private keys that there are. And trust me, there are a lot — 2^256 or about as many atoms there are in the visible universe.
This is what we call needle-in-haystack technology.
The topic of entropy is very vast and deserves an article of its own (maybe a video of its own, follow me at https://twitter.com/raw_avocado), but usually, we have some specific hardware dedicated to this purpose. Most of this hardware is not auditable, and even though on paper some of them are open, you can’t really check under the hood and see what you got there.
The SeedSigner again eliminates this worry completely by only allowing you to use your own entropy. The dice rolls option is also supported by the ColdCard and is a great way of adding this security, but it is a bit time consuming. The picture option also is great, as it’s almost impossible to get the same picture two times.
Even though it might look like two pictures are the same to you, they are not. Even the smallest variations in light and angle will result in a separate picture. On top of that, all of the cameras also detect small radiations that are truly random and thus add to the total entropy of the picture.
Most of the hardware wallets use microcontrollers, which means that they are very small computers that have most of their components under one single chip. As you can imagine, these computers are very dumb and weak, but this lowers the attack surface. Also, most of the hardware wallets run the programs that do the Bitcoin operations straight on the bare metal.
As I mentioned, the device takes 45 seconds to boot up and this is because it needs to boot up a full operating system the same as your laptop. The SeedSigner uses the RaspberyPi version of Debian, which, even though it is a stripped-down version of Debian, still has a lot of things inside of it, which means attack surfaces.
It’s worth mentioning that the whole philosophy behind Debian is to use only free and open-source software. The device is of course completely air gapped, so these attacks are kind of nullified. But it still adds to big boot time.
There are conversations regarding easy improvements of the boot time, and someone is even working on a custom Kernel, so keep an eye out for this.
The Bitcoin stuff added on top of the OS is very minimal and is written in Python, and uses well-reviewed libraries, and includes very minimal code, which makes it pretty easy to look through and see how the sausages are made (this coming from someone who is not a developer).
Navigation on the device is a bit clunky and I would love to see the use of the right buttons, as that feels the natural way to use the device. Also, I would like to jump back and forward between menus using the joystick.
This could be a very easy fix and it will be present in future updates. Developer Keith Mukai is already working on a new user interface for the menu, which is currently tested.
Even though this is a security product, user experience is still crucial. If the solution is too inconvenient, it will not be used by anyone, or even put people off while they try it.
The transcribing of the QR code took me literally one full hour. Truth be told, it would have gone faster if I used a Sharpie, but as I mentioned, that’s not the best for long-term storage. Some people use a Sharpie and then vacuum seal the paper, but that’s just another level of inconvenience and requires additional stuff, so no thanks.
Some people told me that they nailed the process with a Sharpie down to five minutes after practice. But if you need to practice to get this going, then this is a bad process from the start.
I honestly feel that this is a solution for a problem that should not exist in the first place. The Raspberry Pi Zero does not have any storage device, so there is no place to store the device except on the SD card, which is used to run the OS. I do know they are also working on improving this and allowing for SD card backups, so stay tuned.
Mukai is the one who came up with this idea to encode the BIP39 seeds as a QR code, and you have to admit this is a pretty clever and creative idea. And considering where the project currently is, it definitely makes things better than the alternative of importing it using the virtual keyboard.
But, compared to the other hardware wallets, it’s not 10-times better, which is how I judge things when I see a new product on the market. A plain-text electronic backup is better than a plain-text paper backup, as even if you have the seed in plain text on the SD card, you still need the additional step to insert the SD card into a computer in order to read it, nevermind the fact that you can encrypt it.
This is not something to worry about, but it’s something I noticed, and I thought I’d mention it, as the device is advertised as stateless:
If you plug out the power supply while the QR is visible on the screen when powering it up again, during the 45-second boot you can see the residue of the QR. It’s worth noting that this is not the proper way to turn off the device, as it has a full OS running on it. That’s why there is a shutdown option from the menu.
But if I naturally did this, I can imagine other people will also. This of course only “leaks” your xPub, so it can be just a privacy concern if anything, and again someone needs to have your device for this to be the case, so not a major issue.
When I brought this up in the SeedSigner Telegram group, it turned out it was a known issue, and there is a fix for it: a screensaver. Mukai strikes again.
Even though I had some criticisms of the SeedSigner, I still think it’s a great device and offers a good and new set of trade-offs.
The device is recommended to be used as one or more signatures of a multisig setup and the whole point is to use different devices from different vendors with different tradeoffs and risks, and the SeedSigner brings this variety.
Looking at how the project evolved, I see a good trajectory and want you to keep in mind that this is a very young project. The fact that the project combines general-purpose hardware and BYOE makes this device very attractive to me and screams trust minimization, and no targeted third-party attacks.
All of the interactions I had with people working on the project were great. And by that, I don’t mean nice (which they also were), as that does not really matter. I mean that every concern and question I had was always answered in a straightforward and honest manner. That matters a lot for me.
The device is perfect for someone who is a relative beginner and wants to learn how Bitcoin works under the hood. The project is very easy to put together, and because all of the steps in a transaction are broken up, you get to do them separately and manually — you get to look under the hood.
Anyway, let me know what you thought about my review and if you have any trouble while making your own, you can shoot me a DM on Twitter, but I suggest also checking out the Telegram group.
This is a guest post by Alex Waltz. Opinions expressed are entirely their own and do not necessarily reflect those of BTC Inc or Bitcoin Magazine.
On Tuesday, October 19, Facebook Inc announced that it has launched its new digital wallet for crypto assets called Novi and has hired Coinbase cryptocurrency exchange to be its custody partner.
According to the statement, Facebook is currently rolling out Novi digital wallet based on a small pilot program in The U.S. and Guatemala to allow users to trade the Paxos Dollar (USDP) stablecoin. The company said that the full rollout will enable people to send and receive money abroad instantly, securely, and with no fees.
Coinbase is assisting Novi through Coinbase Custody, which keeps funds secure with its software that manages cryptocurrency transactions.
In other words, Novi users can buy Paxos dollar (USDP) stablecoin through Novi, and Novi will deposit the funds with Coinbase.
According to its market capitalisation, Paxos dollar (USDP) is a stablecoin whose value is pegged to the U.S. dollar and currently ranks position 100.
As per the announcement, Facebook stated that it selected USDP to conduct their test for their systems with the stablecoin, which has been operating successfully for more than three years. The social media giant also mentioned that it chose USDP because stablecoin has important consumer protection and regulatory attributes.
David Marcus, the head of Novi, talked about the development and said that they chose USDP because its services are fully backed by U.S. dollars and are held 100% in cash equivalents and cash. “This means that people can easily withdraw their money in their local currency when they choose,” he explained.
Facebook stated that it eventually plans to migrate Novi to a cryptocurrency it backs called Diem once it obtains regulatory approval. Facebook mentioned that the goal of Novi has always been enabling interoperability with other digital wallets. Marcus said:
“The goal of Novi has been and always will be to be interoperable. Imagine if you couldn’t send an email from a Gmail address to a Yahoo address,”
Diem Facing Regulatory Concerns
Since its inception, the Facebook-affiliated Diem cryptocurrency has changed nearly everything about itself – timeline, partners, structure, and name. It even changed its headquarters from Switzerland to the U.S., one of the most important moves.
Due to its relationship with the data-hungry Facebook, Diem (formerly Libra) has encountered pressures from regulators across the globe. Some of the major concerns by regulators involved fears that Diem could threaten monetary stability and potentially enable money laundering. Facebook’s involvement also implied that regulators are concerned over how it could protect users’ privacy.
To move ahead, the project relocated its headquarters to the U.S. and chose Silvergate bank, a crypto-friendly bank based in California, to issue the stablecoin.
Despite losing some members such as PayPal, eBay, Vodafone and others, Diem picked up other experienced partners that could assist in smoothening its path to other countries.
Meanwhile, a group of five Senate Democrats yesterday wrote an official letter to Facebook CEO Mark Zuckerberg urging him to discontinue the Novi wallet pilot. Led by Senator Elizabeth Warren, the policymakers argued that Facebook had not provided a satisfactory explanation of how Diem would prevent illicit financial flows and other criminal activity.
Image source: Shutterstock
Interactive Brokers Group announced today that it would launch cryptocurrency trading and custody services for U.S. Registered Investment Advisors. The move comes roughly one month after Interactive Brokers introduced crypto trading for clients.
Global brokerage firm Interactive Brokers Group announced today that it would offer cryptocurrency trading and custody services for Registered Investment Advisors in the U.S. This would allow RIAs to trade and custody certain cryptocurrencies on behalf of their clients, thus enabling them to manage their clients’ positions in cryptocurrencies in addition to those in stocks, bonds, mutual funds, and other financial instruments.
Working through Paxos, Interactive Brokers Group will enable RIAs to trade and custody Bitcoin, Ethereum, Litecoin, and Bitcoin Cash on behalf of their clients. The news comes only a month after the firm introduced a previous partnership with Paxos, which rolled out crypto trading for U.S. clients in September. The new move would allow RIAs to manage such trades on their clients’ behalf.
The move comes in response to growing investor demand for exposure to cryptocurrency markets. In a press release, Steve Sanders, EVP of Marketing and Product Development at Interactive Brokers, said:
“Allocating a small percentage of assets to cryptocurrency as part of a well-diversified portfolio has steadily become more commonplace, and advisors may wish to recommend cryptocurrency to their clients…Adding cryptocurrency trading underscores our ongoing dedication to providing advisors with the investment products and tools they need to successfully manage client portfolios and grow their businesses.”
The firm’s cryptocurrency-related services are currently only available to U.S. clients and RIAs, although there are plans to launch in other parts of the world in the future.
Interactive Brokers Group and its affiliates provide automated trade execution and custody services for securities, commodities, and forex to individual investors, hedge funds, proprietary trading groups, and financial advisors worldwide. Paxos Trust Company is a regulated blockchain infrastructure platform that provides crypto brokerage services. It is regulated by the New York Department of Financial Services.
Disclaimer: At the time of writing, the author of this piece owned BTC, ETH, and several other cryptocurrencies.
Interactive Brokers will begin offering cryptocurrency trading on their platform to an estimated 1.33 million clients by the end of the summer. Traditional Brokers Embrace Crypto Interactive Brokers will offer…
Bakkt Warehouse is now available for all institutional clients. The custody solution was previously only limited to clients trading Bakkt Bitcoin Futures contracts. The company has received today the authorization…
Coinbase has become the first company to receive a crypto custody license to operate in Germany. Coinbase Embraces German Regulation Coinbase has been approved for a crypto custody license in…
What was once dismissed as a silly and expensive sector, NFTs give creators access to global markets in a way that’s never been possible before, and it’s all thanks to blockchain.Those familiar…
America’s fifth-largest retail financial institution, US Bancorp (also known as US Bank), is set to provide cryptocurrency custody services featuring Bitcoin (BTC), Bitcoin Cash (BCH), and Litecoin (LTC).
As reported by CNBC, the service will only be opened to institutional fund managers, and the service will be co-administered by NYDIG, who will serve as the sub-custodian.
The push by US Bank has further reaffirmed the gradual influx of big-name traditional banking institutions into the digital currency space. While many have sat on the sidelines over the years, increasing demand for custody and related services amongst major institutional clients has broadened the interest in custodial and related services involving the emerging asset class over the past year.
“Our clients are getting very serious about the potential of cryptocurrency as a diversified asset class,” said Gunjan Kedia, vice-chair of the bank’s wealth management and investment services division. “I don’t believe there’s a single asset manager that isn’t thinking about it right now.” The bank’s executive also pointed out that the service will extend to other digital currencies, including Ethereum, soon.
Only fund managers operating from the United States and the Cayman Islands will be able to access the US Bank custodial services. While this seems somewhat limiting for the service in high demand globally, the bank noted that demand from the US could skyrocket once the Securities and Exchange Commission (SEC) approves its first Bitcoin ETF product. According to Kedia, clients will need to provide appropriate Know Your Customer (KYC) checks for their customers to access the service.
Banking giants, including Goldman Sachs and BNY Mellon, have also announced their crypto custody services in line with popular client demand. The ease of providing these services takes its backing from the banking regulator OCC granted National Banks to offer custodial services back in September 2020.
Image source: Shutterstock