Waves合同部署者 该软件包可帮助您根据准备好的配置文件将准备好的合同部署到区块链 配置 { " host " : " https://nodes-testnet.wavesnodes.com " , " chainId " : " T " , // W for mainnet and T for testnet // Address with a non-zero balance for deployment operations contracts " deposit " : " seed phrase " , " contracts " : [ { // Required. The text of the contract in base64 encoding " script " : " base64 string " ,