Hacker News new | ask | show | jobs
by marcusmolchany 3016 days ago
Infura is a service that allows you to make calls to the Ethereum blockchain. We use it to get the current state of your token contract.
1 comments

Why do you use infura and not your own node?
For now we're using Infura for speed of development. We plan to use our own node in the near future.