An open API service indexing awesome lists of open source software.

https://github.com/web3w/defi-common


https://github.com/web3w/defi-common

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

Defi各项目共用的工具项目

### 目录
proto
> protobuf 文件目录,生成pb文件和pb.gw文件。

utils
> 存放各种跨项目使用的工具类。

dbdata
> 存放和接口无关的数据表结构定义。
**不在接口中使用的表在该目录定义即可。**