Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this project currently maintained? #5

Closed
ftppro opened this issue Sep 16, 2017 · 4 comments
Closed

Is this project currently maintained? #5

ftppro opened this issue Sep 16, 2017 · 4 comments

Comments

@ftppro
Copy link

ftppro commented Sep 16, 2017

  1. Is this project currently maintained?
  2. Do I have to open any additional ports on my Linux server?
  3. Can I use this API to add transactions to the Ropsten Testnet?
@murich
Copy link

murich commented Sep 18, 2017

  1. Can I use this to interact via infura server?

@digitaldonkey
Copy link
Owner

Many questions:

  1. Yes. I will have time to work on it again soon.
  2. No. You don't need to run you own Ethereum node.
  3. No. "Add transactions" means "signing with your private key". This is currently out of scope of the library. The first scope of ethereum-php is a "pull data from Ethereum" approach. Please have a look here: http://slides.com/digitaldonkey/drupal-ethereum#/20 But It might be implemented later.
  4. Yes.

@ftppro
Copy link
Author

ftppro commented Sep 18, 2017

Is there a PHP ethereum API or SDK that allows you to add transactions?
I don't want to sync, so it must be a light-client.
I don't want to open any additional ports on my Linux server.
I need to add transactions to the Ropsten Testnet.
There can't be any limits to requests (such as 200 requests per hour), and there can't be a monthly fee.

@digitaldonkey
Copy link
Owner

Seems you have a lot of work in front of you :)

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

No branches or pull requests

3 participants