Skip to content
/ gofs Public

GoFS - GoChain FileSystem tools and documentation.

Notifications You must be signed in to change notification settings

gochain/gofs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoChain Filesystem CLI

> gofs help
NAME:
   gofs - GoChain filesystem cli tool

USAGE:
   gofs [global options] command [command options] [arguments...]

VERSION:
   0.0.1

COMMANDS:
     pin      Pin a CID
     rate     Get the current storage rate in wei per GigaByteHour.
     cost     Get the current storage cost in wei for the given GigaByteHour.
     add      Add and pin a file.
     status   Get the current storage cost in wei per GigaByteHour.
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --url value       GOFS API URL. (default: "https://gofs.io/api/v0/") [$GOFS_API]
   --contract value  Contract address. (default: "0x0000000000000000000000000000000000001234") [$GOFS_CONTRACT]
   --rpc value       RPC URL. (default: "https://rpc.gochain.io") [$GOFS_RPC]
   --help, -h        show help
   --version, -v     print the version

About

GoFS - GoChain FileSystem tools and documentation.

Resources

Stars

Watchers

Forks

Packages

No packages published