cambiumteam / pinning_service

MIT License
6 stars 0 forks source link

Create deployment for testnet/devnet demo #23

Open wgardiner opened 2 years ago

wgardiner commented 2 years ago

Let's create a deployment of the pinning service / resolver and indexer

wgardiner commented 2 years ago

needed:

paul121 commented 2 years ago

I was able to build the regen binary avoiding the cosmwasm errors using: cd localnet/regen-ledger; EXPERIMENTAL=False make build

The error we were hitting might just be because our demo server didn't have enough RAM to build the binary (only 1GB).