You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, asking for a feature here. Any plan to implement an endpoint into the API that allows developers to send/broadcast transactions?
I am the developer of https://coinfy.com and this project is serverless. At this moment we only support BTC ETH and ERC20 tokens. And thanks to explorers like insight or etherscan we have the ability to broadcast txs using their API.
I really would like to implement Cardano (Yes I am a believer :D) but we don't want to deploy our own node because that change our philosophy of decentralization.
Hi, asking for a feature here. Any plan to implement an endpoint into the API that allows developers to send/broadcast transactions?
I am the developer of https://coinfy.com and this project is serverless. At this moment we only support BTC ETH and ERC20 tokens. And thanks to explorers like insight or etherscan we have the ability to broadcast txs using their API.
BTC: https://insight.bitpay.com/tx/send
ETH: https://etherscan.io/pushTx
I really would like to implement Cardano (Yes I am a believer :D) but we don't want to deploy our own node because that change our philosophy of decentralization.
If no plans to implement an endpoint, any plan to deploy an official node to make RPC calls?
Tezos have something like that:
https://github.com/stephenandrews/eztz
https://tezrpc.me/api/blocks/prevalidation/proto/context/contracts/TZ1nav7bkbdeZg85hyn6tJBNGXdsNfAGgFSU/balance
The text was updated successfully, but these errors were encountered: