Nikhil M
Nikhil M
what about a user login example request and and implementation.
How can I broadcast one message from a route? Is it possible? Can you please add example?
Blockchain Interest Group is a Consortium of individuals and companies working in blockchain & related technologies. [Join Us](http://big-org.com/contact)
Due to API rate limiting, users are not getting the data as expected. Possible solutions are 1. Move the API to own server/node 2. Find a better API service.
This can be done using available JS api wrappers like 1. [ETH-lightwallet](https://github.com/ConsenSys/eth-lightwallet) 2. [hooked-web3-provider](https://github.com/ConsenSys/hooked-web3-provider)
[FSTDEP002] FastifyDeprecation: You are accessing the Node.js core response object via "reply.res", Use "reply.raw" instead. ``` (node:52693) UnhandledPromiseRejectionWarning: TypeError: Cannot convert undefined or null to object at Function.keys () at...