Skip to content

hunteryavitz/blockchain-client-mobile

Repository files navigation

Blockchain Mobile Client

Last Updated: 7/9/23

This is the client and front-end code for the blockchain project.

Objective

This front-end serves as the client for the blockchain project.

Details

This client will make requests to the server-side of this project.

Update dependencies

yarn install

Build and Compile

npx expo start

Run Unit Tests

yarn test

Functionality

This client can now submit transactions to the API. These transactions have a status.

Summary

The aim of this client is to create service requests to the server-side.

Related

This client is a component of the Blockchain Project. It works as the front-end code to create service requests to the server, along with the counter-part client:

Extra

Feel free to download, modify, or use in any way.

Developer: Hunter Yavitz

About

This client is the mobile client for the blockchain project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published