Skip to content

Pravdyvy/ipfs_cid_ethereum_storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipfs_cid_ethereum_storage

How to Use:

Prerequisites:

There have to be local ipfs instance and local Ethereum node. To work correctly ipfs have to be started at localhost:5001, and Ethereum node at localhost:8545.

Clone repository;

Go to directory:

$ cd ipfs_cid_ethereum_storage

Build binary:

$ cargo build

You can run compiled binary(it is ipfs_cid_ethereum_storage/target/debug/ipfs_cid_ethereum_storage)

$ ./ipfs_cid_ethereum_storage -P PATH

where PATH - is path to artifacts and source(for example "~/ipfs_cid_ethereum_storage")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published