CLI commands
Collectif Go SDK
Collective-Go-SDK is the main client for Filecoin Storage Providers to interact with Collective Liquid Staking protocol it wraps around all the complexities of joining Collectif protocol, pledging capital from the liquid staking pool into miner's Initial Pledge, and managing SPs collateral.
Usage: collectif-go-sdk [command]
Available Commands:
change-beneficiary Change beneficiary address in the Collectif DAO protocol
collateral This is the section for interacting with the StorageProviderCollateral contract
completion Generate the autocompletion script for the specified shell
help Help about any command register Register Storage Provider in the Collectif DAO protocol
staking Interact with Liquid Staking contract to pledge FIL
wallet Interact with Filecoin/Ethereum wallet
Flags: -h, --help help for collective-go-sdk
Use "collectif-go-sdk [command] --help" for more information about a command.Register on Collectif DAO
Collateral Management
FIL Pledging from Liquid Staking pool
Change Beneficiary
Filecoin wallet management
Last updated
Was this helpful?