Skip to content

A Simple CLI for loading directories and file to ProximaX (NEM + IPFS)

Notifications You must be signed in to change notification settings

proximax-foundry/xpx-dirloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Directory Loader

Just a simple directory loader for ProximaX

This is basically a CLI tool that creates a NEM Hash of the root directory that can then be loaded from any ProximaX Node.

Steps to run

  • Unpack/Unzip the dist here windows
  • Make sure that all artifacts are on the same directory
  • Open terminal and run go-xpx-loader.exe daemon
  • Open another terminal and run go-xpx-loader.exe add -r <file or dir> ---uploadparam=<jsonconfigpath>

You'll get a NEM Hash like the one below

Last File --: HexGL-master/textures.full/tracks/cityscape/start/start.jpg
Last Bytes --: %!s(int64=32273)
Last Name --:
Loading Directory....
"bb2c743bfe6738408208c87ea275b8804be2d367d69a41bdceb403d5102c8916"
NEM Blockchain Hash --: "bb2c743bfe6738408208c87ea275b8804be2d367d69a41bdceb403d5102c8916"

You can then use this hash to load the entire directory on ProximaX

https://testnet.gateway.proximax.io/xpxfs/bb2c743bfe6738408208c87ea275b8804be2d367d69a41bdceb403d5102c8916/

About

A Simple CLI for loading directories and file to ProximaX (NEM + IPFS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages