ainblockchain / ain-blockchain

Official Javascript implementation of AI Network Blockchain.
https://www.ainetwork.ai/
MIT License
67 stars 27 forks source link

Need to support HOSTING_ENV === 'aws' option #1165

Closed platfowner closed 1 year ago

platfowner commented 1 year ago

We support only HOSTING_ENV === 'gcp' | 'local' options. We need to support HOSTING_ENV === 'aws' option as well.

https://github.com/ainblockchain/ain-blockchain/blob/master/common/network-util.js#L99

platfowner commented 1 year ago

Stack overflow: https://stackoverflow.com/questions/38679346/get-public-ip-address-on-current-ec2-instance