CityOfZion / neo-php

A php wrapper for the neo blockchain
MIT License
14 stars 14 forks source link

Help. transactions. #7

Open pedrocarvajal opened 6 years ago

pedrocarvajal commented 6 years ago

Hello! I am working on a project where one of the requirements is:

Transfer NEO or GAS, from one wallet to another wallet!

Is this currently possible with the PHP library? if it is not possible with which library I can execute transactions from one wallet to another using code, I need to automate transactions! that is not necessarily a manual transaction.


With the library for python you can do this type of activities? On the other hand if they are so kind that they give me some short example to execute a transaction?

Woodehh commented 6 years ago

Hi mate! Currently it's not possible to transfer neither GAS nor NEO with the PHP library. We're working on it! 😄

For the quickest action i'd pick neo-python or neon-js. You could shoot the folks a line on the discord!

pedrocarvajal commented 6 years ago

and now I have another question, with those libraries can I handle smart contracts?

BitexBaycom commented 6 years ago

When can finish this RPC function,We realy need this one,Please help me