Skip to content

Developer onboarding script#102

Open
gloskull wants to merge 5 commits into
Utility-Protocol:mainfrom
gloskull:Developer-Onboarding-Script
Open

Developer onboarding script#102
gloskull wants to merge 5 commits into
Utility-Protocol:mainfrom
gloskull:Developer-Onboarding-Script

Conversation

@gloskull

Copy link
Copy Markdown
Contributor

This contribution adds a local developer onboarding script (scripts/onboard.sh) and cleans up the documentation and example tests so that new developers can quickly set up their environment and run all tests successfully.

Closes #84

gloskull and others added 5 commits July 17, 2026 18:44
- Implement `./scripts/onboard.sh` to check system requirements, configure .env files, and install JS/Rust targets and packages.
- Update README.md and CONTRIBUTING.md to include onboarding instructions.
- Add node_modules to .gitignore.
- Fix insurance_pool_demo.rs claim processing bug so that newly onboarded devs can run the example tests immediately and successfully.

Co-authored-by: gloskull <189399494+gloskull@users.noreply.github.com>
…650623284413325

Developer Onboarding Script for Local Development Setup
Add local developer onboarding script and docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Developer Onboarding Script for Local Development Setup

1 participant