Storage DFMS

Storage DFMS

  • Getting Started
  • CLI
  • Guides
  • Help

›Contract

Contract

  • Create drive
  • Join to Drive

Drive

  • Get Drive Info
  • Upload File
  • Remove File
  • Start Drive Verification
  • End Drive Verification
  • Drive Files Reward

Exchange

  • Exchange

Join to Drive

This guide will help you join to existing drive.

Requirements

  • IDE or text editor
  • ProximaX Catapult SDK
  • Have one replicator
  • Have one active drive

Example

A user gets invite and wants to join a drive.

joinTx, _ := client.NewJoinToDriveTransaction(
    sdk.NewDeadline(time.Hour),
    driveAccount.PublicAccount,
)
joinTx.ToAggregate(replicator.PublicAccount)
← Create driveGet Drive Info →
  • Requirements
  • Example
Storage DFMS
Roles
OwnerReplicatorVerifier
Built-in Features
ExchangeDriveChallenge
Protocol
Cross-block protocolFair streaming
Facebook Open Source
Copyright © 2020 ProximaX