io.vault

Institutional
Grade Self-Custody

MPC wallet for businesses

Certified

audited by

Member of

audited by

Certified

audited by

Member of

audited by

Full self-custody

All key material is owned, controlled, and physically secured by your organization and end-user signing devices by default.

Multi-Party Computation

Our M-of-N MPC implementation is open source and independently audited by Kudelski Security, learn more.

Native Defi Integration

Connect and transact safely with any defi protocol without blind signing.

Support 60+ chains

Automatic support for any erc-20 asset and 60+ chains, view full list.

Non-Custodial Staking

Generate yield on your passive assets without counterparty risk.

Transaction Policies

Enable secure end-to-end automation via API and server side signing. Fully customizable.

Disaster recovery

Maintain access to your assets with our open-source disaster recovery tool with zero 3rd party dependency.

Secure & Scalable Implementation

Unlimited vaults with segregated addresses, variable thresholds and weighted powers. Quickly configure and manage your team and setup directly in the platform.

TRUSTED
PARTNERS

Feedback from the community

What People say About us

Kiln
@Kiln_finance
Also, for Financial institutions looking for a fully integrated and MiCA compliant stablecoin infrastructure.
Constantino The Great
@ConstantinoTheG
Love them. Amazing products, extremely secure, easy to use and have a great API for devs to work with and integrate into their own products. We built out @TunnlExchange using their MPC tech. Their team is also top tier, don't  know where I'd be without them!
Ernest Oppetit
@ernopp
At Kiln we work with them on staking & DeFi and the team is excellent, can vouch
Alexis Sirkia
@AlexisYellow
We use them. I was the first user of Fireblocks in 2018, tried a few solutions since and this is next level. Better product, better team and better pricing model.
razniv.eth
@R4ZN1V
Super talented team - I enjoyed working with them as a partner. True experts building a great product!
Pierre
@nicecastle_
@cedelabs is working with them and we can see that they want to push things further and really differentiate within the custody space. They have the right mindset to succeed.
Mitchell Demeter
@MitchellDemeter, CEO of Sonic
I’ve worked with a variety of custodians over the years, and this team is top-tier. The product’s solid, always improving, and the team is super responsive. Nothing but good things to say.
Harbind Likhri
CPO, MNEE
io.finnet demonstrated exceptional professionalism in integrating MNEE into their treasury system. Their development expertise, disciplined execution, and timely delivery ensured a seamless implementation. Beyond the integration itself, their treasury system is both intuitive and highly secure, offering a robust solution tailored for managing digital assets with confidence.
Jason Chin
Garlic Capital, OTC desk with $60M+ monthly trading volume
As a small OTC desk trading over $60M monthly, we needed a secure, scalable wallet. io.finnet’s MPC Wallet delivers. Its Trustless MPC technology secures our keys across 60+ chains like Ethereum and Tron, with no additional fees streamline our trades. io.finnet’s team is professional and responsive, guiding us through setup with ease. The wallet integrates seamlessly into our workflows, boosting efficiency and confidence. For any OTC desk aiming to scale securely, io.finnet’s is a game-changer. Highly recommended for its reliability and top-notch support!
Garlic Capital
Shah Ramezani
Noah, payments and stablecoin infrastructure company
The io.finnet team is responsive, professional, and truly understands the needs of financial institutions.
Reynaldo Ramirez
OuroSR OTC
We are a small B2B and OTC desk focused on LATAM countries, with a total volume of 5MM per month. io.finnet has provided top notch service. We have provided multiple feedback to io.finnet and it felt like talking to a partner, they implemented most of it as it made sense to them from a customer perspective. We can now securely manage our treasury/funds without a single point of failure thanks to the MPC vault and user system. They are professional, well connected, helped with things outside their scope when possible and constantly improve their product by implementing new chains and secure connection to DeFI apps. Would recommend to anyone.
Our Prices

Flat Fee Pricing
No Volume Limits or Asset Based Fees

See how clients saved 60%+ of their costs by switching to us.

header dashboard
“ FTX’s collapse exposed the risks of centralized custody, yet self-custody remains complex. io.finnet delivers secure, user-friendly solutions—eliminating risk without sacrificing control. “

Michael Giacomotti

Head of Strategic Partnerships
Unlock growth potential

Automate and Scale Your Operations Seamlessly

Combine the products comprehensive API with our self-hosted Virtual Signer to enable fully automated end-to-end transaction workflows.

1const web3 = require('web3');
2const io = require(‘@iofinnet/io-web3-provider’);
3
4const web3 = new Web3(io.IOWeb3HttpProvider());
5
6await web3.eth.sendTransaction({
7    from: '0xea60dddc0108D21cC32B9Cf1CC0acb4C2cF16768',
8    to: '0x5A0b54D5dc37e0AadC383d2db43B0a0D3E019c4c',
9    value: web3.utils.toWei('0.00001', 'ether'),
10});
11
12
13
14let config = {
15  method: 'post',
16  url: 'https://api.iofinnet.com/auth/v1/auth/v1/accessToken',
17  headers: {
18     'Content-Type': 'application/json',
19     'Accept': 'application/json'
20  },
21  data : data
22};
23
24axios(config)
25.then((response) => {
26  console.log(JSON.stringify(response.data));
27})
28.catch((error) => {
29  console.log(error);
30});
code-asset
server. js
100% = 6/6 In  :  4
$ node transfer_io_vault.js
2024-09-05 14:36:06 [200] 
Transaction request created
14:36:12 [info] 
Approval required from 3 out 4 MPC signers
14:36:12 [info] Consider a virtual signer to automate this
14:36:36 [200] Transaction approved - signing starting
14:36:38 [200] Transaction signed & has been broadcast
White Paper

Request our White paper

Access our detailed technical white paper on io.finnet's trustless MPC technology.

Contact us
Need help on a specific Product?
Visit our Help Center or contact our Customer
Support here.