Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DB to IPFS service

How to run

  1. Install ipfs cli tool via given link for your platform. Arm systems are not supported at the moment.
  2. Run theese commands in cli
    ipfs init
    ipfs daemon

These commands will initialize you local ipfs node and run it.
3. Create you own .env file in the project root, add necessary variables (see .env.example)
4. Run the application

    cargo build --release
    cargo run

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages