Show HN: REST-Like API for Ethereum Smart Contracts
11–19 of 19 posts
Re: Show HN: REST-Like API for Ethereum Smart Contracts
#12This is great and potentially solves a challenge i'm having right now working with geth. However, I'm not comfortable sending private keys to your API end point. Do you guys have a solution to solve this concern? I'm sure others would probably feel the same...
Re: Show HN: REST-Like API for Ethereum Smart Contracts
#13Re: Show HN: REST-Like API for Ethereum Smart Contracts
#14This is great and potentially solves a challenge i'm having right now working with geth. However, I'm not comfortable sending private keys to your API end point. Do you guys have a solution to solve this concern? I'm sure others would probably feel the same...
Re: Show HN: REST-Like API for Ethereum Smart Contracts
#15Is it open source?
Re: Show HN: REST-Like API for Ethereum Smart Contracts
#16Is it a REST API in a Server that accesses Ethereum or is it running on Ethereum?
Re: Show HN: REST-Like API for Ethereum Smart Contracts
#17This is great and potentially solves a challenge i'm having right now working with geth. However, I'm not comfortable sending private keys to your API end point. Do you guys have a solution to solve this concern? I'm sure others would probably feel the same...
Thanks! The private key concern is sensible. Our plan is to open source the code and make the hosted version auditable in real time to prove the code being run is 'honest'. Bit of work to do on this, still. I'll post an update when we get there.
Re: Show HN: REST-Like API for Ethereum Smart Contracts
#18Earlier quoted context omitted.
Thanks! The private key concern is sensible. Our plan is to open source the code and make the hosted version auditable in real time to prove the code being run is 'honest'. Bit of work to do on this, still. I'll post an update when we get there.
Open source sounds great! Please post back here when its available as I really like your service.
Re: Show HN: REST-Like API for Ethereum Smart Contracts
#19Earlier quoted context omitted.
Open source sounds great! Please post back here when its available as I really like your service.
There are many of these coming out. Mobius ( https://mobius.network/ ) is one that provides very easy API to create smart contracts and apps, which you can choose to post on for their live DApp Store ( https://mobius.network/store ). It's based on Stellar but other ERC20 tokens like Credo/Bitbounce are using it now. Here's a link to the docs: https://mobius.network/docs/