Skip to content

docs: add GIWA testnet deployment quickstart - #80

Merged
0xMuang merged 1 commit into
mainfrom
docs/giwa-testnet-deployment-guide
Jul 31, 2026
Merged

docs: add GIWA testnet deployment quickstart#80
0xMuang merged 1 commit into
mainfrom
docs/giwa-testnet-deployment-guide

Conversation

@0xMuang

@0xMuang 0xMuang commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • explain the complete GIWA Sepolia deployment flow in Korean
  • use a Foundry encrypted keystore instead of raw private-key configuration
  • cover simulation, broadcast, append-only artifact verification and participant approvals
  • explain how the deployed artifact is consumed by the public-testnet RFQ demo
  • add the guide to the root documentation index

Verification

  • referenced .env.testnet.example and deployment/demo scripts exist on current main
  • git diff --check

Boundary

This documents the public-testnet fixture deployment. It does not claim production issuer onboarding or real BUIDL/Securitize integration.

Provide a Korean quickstart that separates safe keystore setup, GIWA configuration, simulation, broadcast, artifact verification, participant approvals, and artifact-bound demo execution.

Constraint: Public-testnet deployment must use external signers and must not expose private keys through repository config or browser deployment.

Rejected: Documenting raw private-key environment variables | unsafe and unnecessary with Foundry keystores.

Confidence: high

Scope-risk: narrow

Directive: Keep GIWA network values and fixture-vs-production boundaries explicit when deployment tooling changes.

Tested: referenced scripts and env template exist on current main; git diff --check.

Not-tested: live GIWA broadcast; requires funded external testnet accounts.
@0xMuang
0xMuang merged commit 199dae3 into main Jul 31, 2026
1 check passed
@0xMuang
0xMuang deleted the docs/giwa-testnet-deployment-guide branch July 31, 2026 09:34
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.

1 participant