On Tue, Feb 12, 2019 at 10:49 AM Lawshiga Thurairasasingam < [email protected]> wrote:
> Hi all, > > I'm in the process of implementing a connector for WSO2 EI that support > Ethereum blockchain. > > API: JSON-RPC API > > Authentication mechanism: None > > Ethereum is an open-source, public, blockchain-based distributed computing > platform and operating system featuring smart contract (scripting) > functionality. > > > For that, I have introduced fifteen methods to access the features and > functionalities of the Ethereum. > > They are, > > - > > getVersion > - > > getListening > - > > getPeerCount > - > > getProtocolVersion > - > > getSyncing > - > > getCoinbase > - > > getMining > - > > getHashRate > - > > getGasPrice > - > > getAccounts > - > > getBlockNumber > - > > getBalance > - > > getStorageAt > - > > getTrasactionCount > - > > getCode > > Please let me know if you have any concerns on this. > > Thanks. > > > -- > T.Lawshiga > Intern | WSO2 > M : 0774992659 > -- T.Lawshiga Intern | WSO2 M : 0774992659
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
