I wrote a guide on how to build an OpenZeppelin Network.js powered dapp.
Please try it out
Feedback greatly appreciated.
Thanks to @frangio for the reviews and excellent feedback.
I wrote a guide on how to build an OpenZeppelin Network.js powered dapp.
Please try it out
Feedback greatly appreciated.
Thanks to @frangio for the reviews and excellent feedback.
Nice work!
Is it possible to replace web3.js or ether.js?
Hi @swkim109,
Apologies, I am not sure I understand the question.
OpenZeppelin Network.js
provides an initialized instance of web3.js
via public readonly lib: Web3;