Add viem library to blockchain roadmap (#5975) (#6009)

* Add viem library to blockchain roadmap (#5975)

* Update src/data/roadmaps/blockchain/content/109-dapps/108-client-libraries/index.md

---------

Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
pull/6010/head
BANO 5 months ago committed by GitHub
parent 64e71574d2
commit 96b8e109b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      src/data/roadmaps/blockchain/content/109-dapps/108-client-libraries/index.md

@ -1,3 +1,7 @@
# Client libraries
You don't need to write every smart contract in your project from scratch. There are many open source smart contract libraries available that provide reusable building blocks for your project that can save you from having to reinvent the wheel.
Visit the following resources to learn more:
- [@official@Viem library with great TypeScript support](https://viem.sh)

Loading…
Cancel
Save