Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 233 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 233 Bytes

Filecoin-webapi

Build

Dependencies:

  • rustc
  • cargo

Build with cargo

git clone [email protected]:sbwtw/Filecoin-webapi.git
cargo build --release

Run

cd target/release
./filecoin-webapi 0.0.0.0:6006