Supercharge growth

Expand your community with Web2 and Web3 analytics

Power-up Conversions

Upgrade Engagement with Drops

Distribute gasless digital assets and elevate your campaign with Disco Dashboard.

A dashboard view for Issuers displaying data visualizations of claim location and time of a credential. It features a map with dots to indicate locations of where credentials are claimed.

Smarter growth ROI

Uncover new insights from onchain and offchain data to anticipate future wants & needs. Without compromising user privacy.

A data visualization of a map of the world with purple dots indicating where top POAP events take place. Also features a list of events.

Connect insights to results

Take actions to optimize engagement and connect with your audience on Web2 or Web3 social platforms.

Data visualization of a bar graph and pie chart displaying common decentralized finance transactions graph that recipients of credential make the most.

Unlock Onchain Identity

DESIGNED FOR DEVELOPERS

Solve identity in 5 minutes

Import user data seamlessly with our intuitive APIs. No need to learn about complex data shapes.

Read our docs
URL
https://api.disco.xyz/issue
?schema=membership&recipient=0x1234123412341234&organizationName=Disco.xyz&type=Developer
Response
status:
200

message:
Credential successfully issued to 0x1234...1234!
ADVANCED DEVELOPER TOOLS (Coming Soon)

Accelerate decision-making

Disco's compute layer on top of your data, with continuous campaign recommendations.

SELECTIVE DISCLOSURE

Access data seamlessly

Take the guesswork out of data access.

Learn more
const { requestCredential, status } = useSelectiveDisclosure();

const
{ Discoxyz } = IssuerRegistry;

const requestShape = {
  
  schema: ‘Membership’,  
  
issuerName: Discoxyz,   
  
organizationName: ‘Disco.xyz’,
  
type: ‘Developer’
};

useEffect(() => {  
 if (status === 'waiting') {  
   console.log(‘Waiting for credential’);
  
 } else if (status === 'unavailable') {
   console.log("You don’t have the credential")  
 } else if (status === 'disclosed') {
   console.log("You have the credential!")  
 } else {
   requestCredential(requestShape);
 }
}, [requestCredential, status])

Ready for your next  

million

users?

Subscribe to Newsletter

By subscribing, you agree to the processing of your personal data by Disco as described in our Privacy Policy. You can unsubscribe at any time.

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form. Please email ask@disco.xyz to subscribe.

Disco in the Metaverse

horizontal line
horizontal lineyoutube thumbnail

The Off Chain Internet: Decentralized Identity & Verifiable Credentials.

Evin McMullen, CEO | EthDenver

Watch on Youtube
horizontal lineyoutube thumbnail

Building a trustless and portable identity and reputation system with DIDs

Evin McMullen, CEO | RabbitHole Podcast S1 E17

Watch on Youtube
horizontal lineyoutube thumbnail

The Social Web3 | Protocols for a Digital Society | POAP, Lens Protocol, Disco.XYZ

Evin McMullen, CEO | BanklessHQ

Watch on Youtube