Skip to content

nsolante/stackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stackup

Monorepo for Stackup.

Getting started

Install dependencies:

$ yarn

App setup

See the README.md files in the following directories for app specific setup guides.

  • Backend - REST API for supporting frontend apps.
  • Contracts - Collection of solidity smart contracts.
  • Mobile - iOS and Android mobile frontend.
  • Wallet - A web frontend to demonstrate smart wallet functionality.

Running locally

Spin up an end to end instance locally by running the following commands in separate processes.

$ yarn dev:dependencies
$ yarn dev:backend
$ yarn dev:mobile

About

Monorepo for Stackup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published