Skip to content

Commit 6ef7240

Browse files
authored
Merge pull request #634 from PolymathNetwork/release
Release
2 parents 2c4546d + 6d8f6ff commit 6ef7240

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
Loading
Loading

packages/polymath-issuer/src/pages/providers/data.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,18 @@ const providers: Array<ServiceProvider> = [
644644
'Formosa Financial provides an integrated treasury management solution with insured multi-sig custody \
645645
and crypto-to-fiat brokerage services.',
646646
},
647+
{
648+
id: 50,
649+
cat: 4,
650+
title: 'Multis',
651+
logo: '/providers/custody/multis.png',
652+
background: '/providers/custody/bg/img-multis.png',
653+
desc:
654+
'Multis is a self-custodial wallet designed to access, manage and use crypto assets as a company. \
655+
From a user-friendly interface, issuers and investors can store and handle multi-access to assets, \
656+
trade them and earn interest on idle treasury. Multis also enables issuers to manage conveniently \
657+
governance around their self-custodied assets.',
658+
},
647659

648660
// TOKEN SALE PLATFORMS
649661
{

0 commit comments

Comments
 (0)