Closed yarikbratashchuk closed 6 months ago
The updates bring enhancements and simplifications across various scripts and tutorials. Key changes include version updates for Node.js and Yarn, restructured tutorial content for better clarity, and modifications in shell scripts to improve installation processes and environment setup. These changes aim to streamline development setups and improve user guidance in connecting wallets to blockchain applications.
File Path | Change Summary |
---|---|
public/install-go.sh |
Updated Go version check command to $(which go) version . |
public/install-yarn.sh |
Updated Node.js, NVM, and Yarn versions and added customization through arguments. |
tutorials/gm-world-frontend.md |
Restructured tutorial content, removed imports and configuration related to wallet and chain setup. |
🐇✨ In the code garden, changes bloom, Scripts and tutorials find their room. Versions set, and paths anew, Ready for devs to start and pursue. Hop along, the updates await, 🚀 In this digital burrow, we innovate! 🌟
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
PR Preview Action v1.4.7 :---: Preview removed because the pull request was closed. 2024-05-13 21:08 UTC
branch needs to be updated, still has the celestia-da stuff which has been merged right?
Yeah, merged main
Summary by CodeRabbit
New Features
Refactor
Bug Fixes