static:静态文件服务器

时间:2024-05-20 20:31:29
【文件属性】:

文件名称:static:静态文件服务器

文件大小:277KB

文件格式:ZIP

更新时间:2024-05-20 20:31:29

matic JavaScript

静态服务器 Matic的专用静态服务器。 这个怎么运作? 此存储库中的所有文件都将通过https://static.matic.network/通过AWS S3提供。 生产 Master分支将被自动部署。 无需其他操作。 包装使用 安装 $ npm i --save @maticnetwork/meta 用法 const Network = require ( "@maticnetwork/meta/network" ) // define network const network = new Network ( "testnet" , "mumbai" ) const Matic = network . Matic // all info related to Matic const Main = network . Main // all info rela


网友评论