Skip to content

Commit cf5dcc4

Browse files
authored
Merge pull request #696 from PolymathNetwork/GT-164-katz
add nellis katz provider
2 parents e4c78f5 + 6898785 commit cf5dcc4

3 files changed

Lines changed: 14 additions & 0 deletions

File tree

307 KB
Loading
1.24 KB
Loading

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

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,20 @@ const providers: Array<ServiceProvider> = [
468468
managers as well as for exchanges, trading facilities, trade repositories, representative \
469469
offices or applications to self-regulatory organizations for anti-money laundering compliance.',
470470
},
471+
{
472+
id: 59,
473+
cat: 1,
474+
title: 'Nellis & Katz LLP',
475+
logo: '/providers/legal/nelliskatz.png',
476+
background: '/providers/legal/bg/img-nelliskatz.png',
477+
desc:
478+
'Nellis & Katz LLP is a team of Wall Street trained lawyers with years of experience. \
479+
Our passion is helping clients build better businesses. As seasoned securities lawyers, we work \
480+
alongside our clients in helping them achieve their fundraising and business goals. As an evolving practice, \
481+
we advise our clients in respect of both traditional and innovative fundraising platforms, which has led to the \
482+
establishment of our blockchain and digital securities practice. Our knowledge of securities law and deep engagement \
483+
with new technology positions us to be a valued provider to issuers and platforms for digital securities.',
484+
},
471485

472486
// KYC/AML
473487
{

0 commit comments

Comments
 (0)