Building an OpenZeppelin Network.js powered dapp from scratch

I wrote a guide on how to build an OpenZeppelin Network.js powered dapp.

Please try it out :pray:
Feedback greatly appreciated.

Thanks to @frangio for the reviews and excellent feedback.

5 Likes

Nice work!
Is it possible to replace web3.js or ether.js?

1 Like

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;