Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 335 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 335 Bytes

跨链 NFT Market 后端

本项目基于 rust 语言编写,需要 rust 环境以及包管理工具 cargo

Linux

curl https://sh.rustup.rs -sSf | sh

Windows

点击下载安装包

编译

cargo test

测试

cargo test

运行

cargo run