platformio / platformio-libmirror

PlatformIO libraries mirror
Apache License 2.0
16 stars 25 forks source link

Web3 (Web3E) for mbed #143

Closed JamesSmartCell closed 5 years ago

JamesSmartCell commented 5 years ago

Please add the new Web3E library. It has examples inside the library which show usage as well as instructions on the github page here:

https://github.com/alpha-wallet/Web3E

ivankravets commented 5 years ago
  1. Please rename this file to library.json https://github.com/alpha-wallet/Web3E/blob/master/.library.json
  2. It looks like this library compatible with Arduino framework. However, you forced it to mbed. https://github.com/alpha-wallet/Web3E/blob/master/.library.json#L19
  3. After the fix, please register this library in our registry: http://docs.platformio.org/en/latest/librarymanager/creating.html