Skip to content

IndependentImpact/w3cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w3cli

An R package for using the w3 CLI from within R

Installation

devtools::install_github("NovaInstitute/w3cli")

Content

This package contains the following functions what mirror the w3 CLI commands:

  • w3_accountls
  • w3_can_access_claim
  • w3_can_filecoin_info
  • w3_can_store_add
  • w3_can_store_ls
  • w3_can_store_rm
  • w3_can_upload_add
  • w3_can_upload_ls
  • w3_can_upload_rm
  • w3_coupon_create
  • w3_delegation_create
  • w3_delegation_ls
  • w3_delegation_revoke
  • w3_login
  • w3_ls
  • w3_open
  • w3_plan_get
  • w3_proof_add
  • w3_proof_ls
  • w3_rm
  • w3_space_create
  • w3_space_info
  • w3_space_ls
  • w3_space_provision
  • w3_space_use
  • w3_up
  • w3_whoami

About

R package with convenience functions to use the w3 CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published