Skip to content

WowLabz/dot_marketplace_file_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Server using Rocket(Rust)

Features

  1. Upload File to IPFS using NFT Storage API

Build server

cargo build --release

Run Server

./target/release/dot_marketplace_file_server

or

cargo  run

Tests

Note: Run the tests using a single thread

cargo test -- --test-threads=1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published