egg-web3-message
v0.0.9
Published
## Install
Downloads
19
Readme
egg-web3-message
Install
$ npm i egg-web3-message --save
Usage
// {app_root}/config/plugin.js
exports.web3Message = {
enable: true,
package: "egg-web3-message",
};
Configuration
// {app_root}/config/config.default.js
exports.web3Message = {};
see config/config.default.js for more detail.
Example
Questions & Suggestions
Please open an issue here.
License
参考文档
- https://segmentfault.com/a/1190000041158887