FuLink Docs
  • GET STARTED
  • FuLink 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
  • FuLink for Stakers
    • FuLink Staking Dashboard
      • Staking Reward Statistics
      • Service Bonus Statistics
      • Staking Management
  • FuLink Worker Installer
    • Create Worker Account
    • FuLink Worker Installation
    • FuLink Worker Initialization and Running
    • FuLink Worker Update
  • FuLink for DApp Builders
    • FuLink Agent SDK
      • API Reference
    • FuLink SDK
      • API Reference
      • Usage Example
  • FuLink for DApp Users
  • RESOURCES
    • Glossary
    • Frequently Asked Questions
Powered by GitBook
On this page
  • Using FuLink Agent-SDK
  • Using FuLink SDK

FuLink for DApp Builders

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

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

Using FuLink Agent-SDK

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

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

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

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

Using FuLink SDK

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

  • FuLink SDK Demo: This Dapp serves as an illustrative example for third-party users, demonstrating how they can incorporate the FuLink SDK to enhance interaction with their own applications. The demo showcases the integration of the FuLink 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 FuLink network for secure document transfers and data sharing.

PreviousFuLink Worker UpdateNextFuLink Agent SDK

Last updated 1 year ago