[Report] Aha Labs: EiRs doing educational support & building dev tools. May 2022

One-liner: Support NCD learners; make tools & resources to ease learning NEAR.

Project Summary

Aha Labs offers professional guidance and insight to the NCD program and develops cutting-edge educational materials and tooling for anyone learning NEAR.

Project Members

Period

May 1-31, 2022

@chadoh’s highlights

  • Reviewed (100s of) applications for NCD
  • TenK NFT frontend template
    • 20 – style tweaks
    • Replace Self :tada: – recruit and train my replacement for TenK frontend template improvements and future project launches
  • TenK NFT :sparkles: Admin Panel :sparkles:
    • 86 – bug fix: allow dev-deploy contracts
    • Replace TenK-specific admin panel with general-purpose panel usable by any Rust contract built with new raen CLI: raen.dev/admin
    • Collaborate with Pixel8 to implement a beautiful new design, just in time (more or less) for NEAR Hacker House Miami
  • TenK NFT project launches

@willemneal’s highlights

  • Created bootme, contract component library to standardize ownership, publishing and redeploying contracts.
  • Attended NEAR Hacker House and gave a workshop on RAEN and a talk about TenK
  • Created raen cli, tool for building contracts and injecting contract interface into wasm binary
  • RAEN admin add code to read contarct custom section and decompress type data to generate JSON Schema for form generation
  • Created examples for upcoming RAEN talk, Three different status messages.
  • TenK
    • Added support for raen
    • Made other qualty of life fixes 87, 88, 96, 98