[Report] Aha Labs: EiRs doing educational support & building dev tools. April 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

April 1-30, 2022

@chadoh’s highlights

  • Review applications for NCD
  • TenK NFT frontend template
    • 7, 10 – moving pictures: fix GIF handling, add video support
    • 12, 14, 15, 16, 18 – design improvements
    • 17 – make NFT minting sites much more customizable
  • TenK NFT Admin Panel
    • 61, 76 – special handling for admin-only methods, in a way that can generalize for any contract. Formalize and work backward toward a contract method permissioning sdk-rs macro.
    • 78 – verify method of pulling schemas dynamically from on-chain contracts
  • TenK NFT project launches
  • Larger Open Source community

@willemneal’s highlights

  • Witgen
    • 25 - Improved performance by many orders of magnitude from minutes to less than a second
    • 26 - Reorganized so that the CLI interface could be reused by other programs (notably witme)
    • 24 - Updated to use stable clap
  • nft-cli - created CLI for packaging and uploading to nft.storage useful for nft projects on NEAR
  • Witme
    • 24 - Depend on witgen to reuse the functionality
    • 25 - Add inject command to allow injecting data into a wasm custom section. Useful for inject the contract interface
    • 26, 27 - Add Github action to cross-compile witme and release it to npm
  • TenK NFT Project
    • 62 - Added nft-cli to tenk as example for users
    • 64 - Added admin set and way to check in contract admin panel
    • 79 - Added witme as example for users
1 Like