Edward Grech
Results
2
issues of
Edward Grech
As the [ERC-1155 multi-token standard](https://eips.ethereum.org/EIPS/eip-1155) gains wider adoption by web3 platforms, using ERC-1155 for _nonfungible_ tokens is gaining appeal, despite ERC-721 being more of a natural fit for tokens that...
idea
### Problem The current `auth` implementation makes use of NodeJS `crypto` package and `Buffer`, and because of this the library cannot be used in contexts where these are unavailable, such...