* 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
parent
64e71574d2
commit
96b8e109b1
1 changed files with 4 additions and 0 deletions
@ -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…
Reference in new issue