Akash testnet3 week2
主要包括task9,11,13,14,15task9 ETH nodeversion: "2.0" services: rpc: image: ethereum/client-go:latest expose: - port: 8545 as: 8545 to: - global: true - port: 30303 as: 30303 to: - global: true - port: 1024 as: 1024 to: - global: true args: - "--ropsten" - "--http" - "--http.addr=0.0.0.0" - "--http.vhosts=*" profiles: compute: rpc: resources: cpu: units: 4 memory: size: 4Gi storage: size: 64Gi placement: westcoast: pricing: rpc: denom: uakt amount: 10000 deployment: rpc: westcoast: profile: rpc c...
Akash testnet3 week2
主要包括task9,11,13,14,15task9 ETH nodeversion: "2.0" services: rpc: image: ethereum/client-go:latest expose: - port: 8545 as: 8545 to: - global: true - port: 30303 as: 30303 to: - global: true - port: 1024 as: 1024 to: - global: true args: - "--ropsten" - "--http" - "--http.addr=0.0.0.0" - "--http.vhosts=*" profiles: compute: rpc: resources: cpu: units: 4 memory: size: 4Gi storage: size: 64Gi placement: westcoast: pricing: rpc: denom: uakt amount: 10000 deployment: rpc: westcoast: profile: rpc c...
Akash testnet3 week2 task8
任务操作SDL--- version: "2.0" services: polkadot: image: ericet/polkadot:0.1 expose: - port: 30333 as: 30333 to: - global: true - port: 9933 as: 9933 to: - global: true - port: 9944 as: 9944 to: - global: true profiles: compute: polkadot-profile: resources: cpu: units: 2.0 memory: size: 8Gi storage: size: 64Gi placement: westcoast: pricing: polkadot-profile: denom: uakt amount: 1000 deployment: polkadot: westcoast: profile: polkadot-profile count: 1 到 https://gist.github.com/ 去提交对于文件 部署成功后,先在kash...
Akash testnet3 week2 task8
任务操作SDL--- version: "2.0" services: polkadot: image: ericet/polkadot:0.1 expose: - port: 30333 as: 30333 to: - global: true - port: 9933 as: 9933 to: - global: true - port: 9944 as: 9944 to: - global: true profiles: compute: polkadot-profile: resources: cpu: units: 2.0 memory: size: 8Gi storage: size: 64Gi placement: westcoast: pricing: polkadot-profile: denom: uakt amount: 1000 deployment: polkadot: westcoast: profile: polkadot-profile count: 1 到 https://gist.github.com/ 去提交对于文件 部署成功后,先在kash...
Akash testnet3 week2 task7
任务操作SDL--- version: "2.0" services: terrad: image: ericet/terrad:0.1 expose: - port: 26657 as: 26657 to: - global: true profiles: compute: terrad-profile: resources: cpu: units: 2.0 memory: size: 16Gi storage: size: 128Gi placement: westcoast: pricing: terrad-profile: denom: uakt amount: 1000 deployment: terrad: westcoast: profile: terrad-profile count: 1 到 https://gist.github.com/ 去提交对于文件 部署成功后,先在kashlytics 的app上找到 Forward Port,点击其中一个,得到链接点开,所有链接中包含status的链接再点开,得到需要的json,提交任务需要。 浏览器查看自己的txha...
Akash testnet3 week2 task7
任务操作SDL--- version: "2.0" services: terrad: image: ericet/terrad:0.1 expose: - port: 26657 as: 26657 to: - global: true profiles: compute: terrad-profile: resources: cpu: units: 2.0 memory: size: 16Gi storage: size: 128Gi placement: westcoast: pricing: terrad-profile: denom: uakt amount: 1000 deployment: terrad: westcoast: profile: terrad-profile count: 1 到 https://gist.github.com/ 去提交对于文件 部署成功后,先在kashlytics 的app上找到 Forward Port,点击其中一个,得到链接点开,所有链接中包含status的链接再点开,得到需要的json,提交任务需要。 浏览器查看自己的txha...
Akash testnet3 week2 task6
任务操作SDLversion: "2.0" services: avalanchego: image: ericet/avalanchego:0.3 expose: - port: 9650 as: 9650 to: - global: true - port: 9651 proto: tcp to: - global: true profiles: compute: avalanchego: resources: cpu: units: 2 memory: size: 4Gi storage: size: 128Gi placement: akash: pricing: avalanchego: denom: uakt amount: 1000 deployment: avalanchego: akash: profile: avalanchego count: 1 到 https://gist.github.com/ 去提交对于文件 部署成功后,先在kashlytics 的app上找到 Forward Port,点击其中一个,得到链接 linkcurl -X POST --d...
Akash testnet3 week2 task6
任务操作SDLversion: "2.0" services: avalanchego: image: ericet/avalanchego:0.3 expose: - port: 9650 as: 9650 to: - global: true - port: 9651 proto: tcp to: - global: true profiles: compute: avalanchego: resources: cpu: units: 2 memory: size: 4Gi storage: size: 128Gi placement: akash: pricing: avalanchego: denom: uakt amount: 1000 deployment: avalanchego: akash: profile: avalanchego count: 1 到 https://gist.github.com/ 去提交对于文件 部署成功后,先在kashlytics 的app上找到 Forward Port,点击其中一个,得到链接 linkcurl -X POST --d...