LearnCard Developer Docs
  • πŸš€Get Started
    • πŸ‘‹Welcome
    • ⭐Who are you?
      • Learners & Employees
      • Traditional Educator
      • Non-Traditional Educator
      • Assessment Provider
      • Employer
      • App Developer & EdTech
      • DAO & Communities
      • Content Creators
      • Research Institutions
      • NGOs & Governments
      • Plugfest Partner
        • Guide for Interop Issuers
          • 🀽Creating an Interop Issuer
        • Guide for Interop Wallets
    • Protocol Overview
      • The Internet of Education
      • The Learning Economy
      • Learner & Employee Privacy
      • 22nd Century Education
      • The Open Credential Network
      • PVCs
  • πŸ”°LearnCard SDK
    • What is LearnCard?
      • Why a Universal Wallet?
      • Architectural Patterns
      • Production Deployment Guide
      • Troubleshooting Guide
    • LearnCard Core
      • Quick Start
        • Create New Credentials
          • Creating Verifiable Credentials for LearnCard
          • Achievement Types and Categories
          • Custom Types
          • Understanding Boosts
          • Creating Boost Credentials
        • Sign & Send Credentials
        • Accept & Verify Credentials
        • Share & Present Credentials
      • Construction
        • Managing Seed Phrases
        • initLearnCard
        • DIDKit
        • learnCardFromSeed
        • emptyLearnCard
        • IDX Config
      • Control Planes
        • ID
        • Read
        • Store
        • Index
        • Cache
        • Context
      • Plugins
        • Adding Plugins
        • Official Plugins
          • Dynamic Loader
          • Crypto
          • DIDKit
          • DID Key
          • VC
            • Expiration Sub-Plugin
          • VC Resolution
          • VC-Templates
          • VC-API
          • Ceramic
          • IDX
          • VPQR
          • Ethereum
          • CHAPI
          • LearnCard Network
          • LearnCloud
          • LearnCard
          • Claimable Boosts
        • Writing Plugins
          • The Simplest Plugin
          • The Plugin Type
          • The LearnCard Type
          • Implementing Control Planes
          • Implementing Methods
          • The Implicit LearnCard
          • Depending on Plugins
          • Private Fields
          • Publishing a Plugin to NPM
      • URIs
      • CHAPI
        • ⭐CHAPI Wallet Setup Guide
        • ↔️Translating to CHAPI documentation
        • πŸ–₯️Demo Application
        • πŸ”°Using LearnCard to Interact with a CHAPI Wallet
        • πŸ“Cheat Sheets
          • Issuers
          • Wallets
      • LearnCard UX
        • Quick Start
        • Components
          • Verifiable Credentials
            • VC Thumbnail
            • VC Thumbnail, Mini
          • LearnCards
            • LearnCard Front
            • LearnCard Back
        • API
      • LearnCard Bridge
      • API
      • Migration Guide
    • LearnCard Network
      • LearnCard Network API
        • Authentication
        • Auth Grants and API Tokens
        • Profile
        • Credentials
        • Boosts
        • Presentations
        • Storage
        • Signing Authorities
        • Notifications
        • API Docs
        • Launch Your Own Network
      • πŸ”ŒConnect Your Application
    • ConsentFlow
      • Setting Up ConsentFlow with an Independent Network
    • GameFlow
      • Sending xAPI Statements
        • xAPI URIs
      • Reading xAPI Statements
        • Advanced xAPI Statement Queries
      • Consentful "Claim Later" Flow
  • πŸš€Applications
    • LearnCard
    • SuperSkills!
      • SuperSkills! SDK
        • Digital Wallets
        • Issuing into SuperSkills!
        • 🦸Creating a SuperSkills! Issuer
    • Metaversity
    • Admin Dashboard
  • πŸ”—Resources
    • Github
    • Community
    • πŸ’…Custom Development
    • Contact Our Team
    • Learning Economy
  • πŸ€–LearnCard Services
    • LearnCard CLI
    • Discord Bot
    • Metamask Snap
  • πŸ’ΈLearnBank SDK
    • Why LearnBank?
  • πŸ“ŠLearnGraph SDK
    • Why LearnGraph?
Powered by GitBook
On this page
  • Some common use cases:
  • Are you using LearnCard?
  • Quick Start
  • #1β€”Query data from the LearnGraph
  • Advanced
  • Build Your Own Bot
  • Build Your Own Plugin

Was this helpful?

  1. Get Started
  2. Who are you?

Research Institutions

Using LearnCard to help answer challenging research questions!

PreviousContent CreatorsNextNGOs & Governments

Last updated 2 years ago

Was this helpful?

If you're a research institution, and are interested in understanding how LearnCard can supplement and enrich your researchβ€”you've come to the right place!

This guide will walk you through everything you need to get started. No prior experience required.

First things first: you need to identify your use case. Why are you interested in using LearnCard in the first place?

Some common use cases:

  • πŸ”¬ Data-Driven Research: pay learners to run queries over anonymized, aggregate learner and employment data to solve some of education's hardest challenges. (coming soon 🚧)

  • Broadcast Research to Graph: publish your research to increase the value and accessibility of your learnings for other researchers and partners. (coming soon 🚧)

  • Research Dashboards: visualize the impact of your research in a safe, trusted, and privacy-preserving environment. (coming soon 🚧)

  • πŸ”§ Build Applications: contribute to the open source and build applications to improve the entire ecosystem. (coming soon 🚧)

Are you using LearnCard?

We'd love to hear to hear from you! Share your story in our, or send us an email at β€”we'd love to feature your work πŸ™Œ.

Quick Start

These are some of the most common and quickest ways to get started.

#1β€”Query data from the LearnGraph

🚧 Coming soon

Advanced

Sometimes you need more than the basic, out-of-the-box flows because you have a complex community or use case. That's great! All of our tooling is fully pluggable and open-source, so with a little elbow grease and developer time, you should be able to accomplish your goals.

Build Your Own Bot

Does your community use a platform not yet supported? Let's change that:

Build Your Own Plugin

Do you have a unique requirement, such as supporting a specific DID method, protocol, or system? You might need to build your own plugin:

Don't have your own developers? We're here to .

πŸš€
⭐
πŸŽ‰
πŸ“’
πŸ“Š
Github Discussions
community@learningeconomy.io
help
Writing Plugins