Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Documents about Cardano JSON-RPC #4180

Open
jtomtan opened this issue Jul 8, 2019 · 8 comments
Open

Documents about Cardano JSON-RPC #4180

jtomtan opened this issue Jul 8, 2019 · 8 comments

Comments

@jtomtan
Copy link

jtomtan commented Jul 8, 2019

Hi,

I am from Crypto Wallet team: Ownbit. We am trying to integrate ADA into our wallet, but failed to find basic documents. We want to know:

  1. Where can we find the document about the SERVER side RPC interface?
  2. Any existing JS library for the frontend, just like bitcoinjs done for Bitcoin?

Thanks.

@ntfreem
Copy link

ntfreem commented Jul 8, 2019

@jtomtan
Copy link
Author

jtomtan commented Jul 8, 2019

Hi, we have C SDK and a javascript SDK
C:
https://github.com/input-output-hk/rust-cardano/tree/master/cardano-c
JS:
https://github.com/input-output-hk/js-cardano-wasm

How about docs for server side RPC ?

@Victoryfan
Copy link

Hi,

I am from Crypto Wallet team: Ownbit. We am trying to integrate ADA into our wallet, but failed to find basic documents. We want to know:

  1. Where can we find the document about the SERVER side RPC interface?
  2. Any existing JS library for the frontend, just like bitcoinjs done for Bitcoin?

Thanks.

Hello! Do you resolve this problem? Do you have solution for ADA to integrate into wallet? Thank you.

@jtomtan
Copy link
Author

jtomtan commented Aug 12, 2019

Hi,
I am from Crypto Wallet team: Ownbit. We am trying to integrate ADA into our wallet, but failed to find basic documents. We want to know:

  1. Where can we find the document about the SERVER side RPC interface?
  2. Any existing JS library for the frontend, just like bitcoinjs done for Bitcoin?

Thanks.

Hello! Do you resolve this problem? Do you have solution for ADA to integrate into wallet? Thank you.

Not yet. Still looking for JS for ADA which do the same thing like bitcoinjs do for bitcoin. And also server side RPC interface documentation. Any info you have please share with me. Thanks!

@Victoryfan
Copy link

Hi,
I am from Crypto Wallet team: Ownbit. We am trying to integrate ADA into our wallet, but failed to find basic documents. We want to know:

  1. Where can we find the document about the SERVER side RPC interface?
  2. Any existing JS library for the frontend, just like bitcoinjs done for Bitcoin?

Thanks.

Hello! Do you resolve this problem? Do you have solution for ADA to integrate into wallet? Thank you.

Not yet. Still looking for JS for ADA which do the same thing like bitcoinjs do for bitcoin. And also server side RPC interface documentation. Any info you have please share with me. Thanks!

I use explorer-mainnet apis to traverse block and get transactions about offline addresses. But now I meet a problem that there isn't previous transactions hash in the transaction input, so i can't know which unspent the transaction input use.

@Victoryfan
Copy link

@jtomtan Are you Chinese? Can we use other efficient way to contact?

@jtomtan
Copy link
Author

jtomtan commented Aug 14, 2019

@jtomtan Are you Chinese? Can we use other efficient way to contact?

Yes, I am. If you have wechat , you can add me: jtomtan

@jtomtan
Copy link
Author

jtomtan commented Aug 14, 2019

Hi,
I am from Crypto Wallet team: Ownbit. We am trying to integrate ADA into our wallet, but failed to find basic documents. We want to know:

  1. Where can we find the document about the SERVER side RPC interface?
  2. Any existing JS library for the frontend, just like bitcoinjs done for Bitcoin?

Thanks.

Hello! Do you resolve this problem? Do you have solution for ADA to integrate into wallet? Thank you.

Not yet. Still looking for JS for ADA which do the same thing like bitcoinjs do for bitcoin. And also server side RPC interface documentation. Any info you have please share with me. Thanks!

I use explorer-mainnet apis to traverse block and get transactions about offline addresses. But now I meet a problem that there isn't previous transactions hash in the transaction input, so i can't know which unspent the transaction input use.

Any links for it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants