Skip to content

assmore22/forge

Repository files navigation

Forge

Idea and proposal review with milestones, risks and public sources.

Forge is a review bench for proposals. It keeps idea specs, milestones, risk notes and source material together before GenLayer produces a decision.

Review Links

Surface Link
Live app https://assmore22-forge.vercel.app
GitHub https://github.com/assmore22/forge
Contract https://explorer-studio.genlayer.com/contracts/0xa36eb7430894C299393647Fe21Ed30D7C3dBB75c

Chain Record

  • Network: GenLayer Studionet
  • Chain ID: 61999
  • Contract: 0xa36eb7430894C299393647Fe21Ed30D7C3dBB75c
  • Deploy transaction: 0x6aea804a...2a46bb
  • Deployed: 2026-06-23T16:54:16.369Z
  • Source: contracts/forge_v2.py (41,476 bytes)

Protocol Path

  1. Create an idea.
  2. Add specification sources.
  3. Register milestones and risks.
  4. Run review.
  5. Challenge or archive the result.

The frontend reads idea records, risk lists, milestone state and recent review output. Contract state is public; write actions still require a connected wallet on GenLayer Studionet.

Finalized Smoke

Action Transaction
set_forge_standard 0xb58dbf05...5d955d
create_idea 0xee54b1aa...1ad7a2
add_source_node 0xbc39991b...45cd8d
add_source_github 0x26b84eb9...b124cf
add_milestone 0x225a6bc2...28562b
add_risk 0x224efe1f...1e968b

Local Run

python -m http.server 8080

Open http://localhost:8080.

Release Hygiene

The public package is static and has no install step. Vercel receives only frontend, contract source and public deployment metadata.

Keep wallet private keys, vault exports, .env files, Vercel project state and dashboard data out of Git. This repository is for public source, UI, tests and deployment receipts only.

About

Submission forge for scoring, challenges, and validator-backed review.

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors