For the complete documentation index, see llms.txt. This page is also available as Markdown.

Architecture

This page explains the software architecture used to implement the seedless, disposable wallet framework behind the digital cash envelope product.

This project utilizes the following technical stacks:

  • JavaScript / React / styled-components

  • scrypt-js

  • ethers

  • Moralis SDK

  • @uniswap/default-token-list

We use Github Pages and Github Actions for our deployment platform.

Last updated