What do you use for a hosted API for deployed Smart Contracts?

What is everyone else using for a hosted API for deployed Smart Contracts?

1 Like

Hi @pkr,

I haven’t use a hosted API. Interested to see what the community suggest.

I tend to use injected web3 e.g. MetaMask or a network provider e.g. Infura. I’d recommend checking out OpenZeppelin Network.js.

Also the OpenZeppelin Starter Kits are good to get started, e.g. https://docs.openzeppelin.com/starter-kits/2.3/gsnkit

1 Like

As for now, I am working w/ Terminal team to see how we can get this setup.

Will keep you’ll posted when I have more to report back.

1 Like