## 目标 让用户更加方便的测试接口 ## 方案 类似 avax 添加 postman collections 参考第三方的: https://docs.avax.network/build/tools/postman-avalanche-collection ## 注意点 根据chain33 的api 接口文档 chain.33.cn 编制json 文件,文件格式参考: https://raw.githubusercontent.com/ava-labs/avalanche-postman-collection/master/Avalanche.postman_collection.json 编制环境变量文件 文件格式参考: https://raw.githubusercontent.com/ava-labs/avalanche-postman-collection/master/Example-Avalanche-Environment.postman_environment.json
目标
让用户更加方便的测试接口
方案
类似 avax 添加 postman collections
参考第三方的:
https://docs.avax.network/build/tools/postman-avalanche-collection
注意点
根据chain33 的api 接口文档 chain.33.cn 编制json 文件,文件格式参考:
https://raw.githubusercontent.com/ava-labs/avalanche-postman-collection/master/Avalanche.postman_collection.json
编制环境变量文件
文件格式参考:
https://raw.githubusercontent.com/ava-labs/avalanche-postman-collection/master/Example-Avalanche-Environment.postman_environment.json