> For the complete documentation index, see [llms.txt](https://docs.mybucks.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mybucks.online/concept/architecture.md).

# Architecture

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

<figure><img src="https://3164954946-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLmNoJtc3GlQCg7U2ZjT4%2Fuploads%2Fas7FaU5lyFtBXoof6lvd%2Fmybucks.online-diagram.jpg?alt=media&amp;token=001e5752-0775-4a66-b59c-23c32cd15121" alt=""><figcaption></figcaption></figure>

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.
