[ 01 / CASE STUDY ]

A .NET service platform, an Expo mobile client, and on-chain tokens.

Codebasis · 2021–2022 · Design, build

Challenge

Validate a crypto product concept end-to-end — a backend platform, a mobile client, and on-chain tokens — as prototype and product work, without committing to a production system.

Approach

  • A .NET service platform with an Access/Manager service decomposition, EF Core migrations, and Docker
  • A React Native and Expo mobile client, with Storybook
  • ERC-20 and ERC-721 contracts on Hardhat with OpenZeppelin, with tests

Stack

  • .net
  • ef core
  • docker
  • expo
  • react native
  • solidity
  • hardhat
  • openzeppelin