NuLink Docs
  • Get Started
    • NuLink Introduction
    • Roadmap
  • Cryptographic Primitives
    • Proxy Re-encryption
    • Identity-Based Encryption & Attribute-Based Encryption
    • Zero-Knowledge Proof
    • Fully Homomorphic Encryption
  • Products
    • Introduction
      • Target Audience and Use Cases
    • NuLink for Stakers
      • Staking Dashboard
        • Dashboard
        • Staking
        • Auction
        • Staking Grid
      • NuLink Worker Installer
        • Create Worker Account
        • NuLink Worker Installation
        • NuLink Worker Initialization and Running
        • NuLink Worker Update
    • NuLink for DApp Builders
      • NuLink Agent SDK
        • API Reference
      • NuLink SDK
        • API Reference
        • Usage Example
    • NuLink for DApp Users
      • NuLink Agent
      • DApp Example
      • NuLink Snaps
    • Horus3.0 Testnet
      • Testnet Milestones
  • Resources
    • Glossary
    • Release Notes
      • NuLink Agent Release Notes
      • NuLink Agent SDK Release Notes
      • NuLink SDK Release Notes
      • NuLink Worker Release Notes
      • NuLink Dashboard Release Notes
    • Frequently Asked Questions
Powered by GitBook
On this page
  • Using NuLink Agent-SDK
  • Using NuLink SDK

Was this helpful?

  1. Products

NuLink for DApp Builders

PreviousNuLink Worker UpdateNextNuLink Agent SDK

Last updated 1 year ago

Was this helpful?

If you are new to the NuLink network and looking to develop a privacy-preserving Dapp, we recommend using the NuLink Agent directly. Integrating the NuLink Agent-SDK into your Dapp will automatically enable communication between your Dapp and the NuLink Agent.

If you already have a deeper understanding of the NuLink network, you can utilize the NuLink SDK to perform more fundamental operations in developing your Dapp. We offer a demonstration Dapp to exhibit the seamless integration of the NuLink SDK into applications.

Using NuLink Agent-SDK

To start developing your Dapp with the NuLink Agent-SDK, follow these steps:

  1. Read the Documentation: Explore the to understand the functionalities and usage of the NuLink Agent-SDK.

  2. Integrate NuLink Agent-SDK: Follow the integration guide provided in the documentation to seamlessly incorporate the NuLink Agent-SDK into your Dapp.

  3. Explore Demonstration Dapp: Refer to the to get a hands-on tutorial on how Dapps interact with the in a real-world scenario.

Using NuLink SDK

For Dapp builders with a deeper understanding of the NuLink network, the offers more fundamental operations for developing privacy-focused applications.

  • This Dapp serves as an illustrative example for third-party users, demonstrating how they can incorporate the NuLink SDK to enhance interaction with their own applications. The demo showcases the integration of the NuLink SDK, enabling features such as encrypted file uploads, privacy sharing, and targeted user downloads. The SDK demo consists of two parts: the first part demonstrates the process of integrating encrypted privacy sharing, while the second part showcases the utilization of the web interface to encrypt and upload files to the distributed network for specified users. By integrating the SDK, developers can harness the capabilities of the NuLink network for secure document transfers and data sharing.

NuLink Agent-SDK documentation
NuLink Agent-SDK Demonstration Dapp
NuLink Agent
NuLink SDK
NuLink SDK Demo: