AlphaWallet / AlphaWallet/Web3E

Some errors

Open
#8 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
152
Forks
45
PR merge metrics
No merged PRs in 30d

Description

Trying to simply make a call at arduino IDE using ESP8266, well.... trying yet.

Errors
#include "web3.h" instead of "Web3.h" at keyID.h
#Include "UECC/uECC.h" when isnt any folder for UECC or library at Types.h

After that, its like functions of Web3.h are lost

"error: no matching function for call to 'Web3::EthGetBalance(const char**)'
uint256_t balance = web3.EthGetBalance(&address); //obtain balance in Wei"

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.