.gitlab/issue_templates | ||
apps | ||
ci_templates | ||
scripts | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
.semverbot.toml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
docker-compose.build.yml | ||
docker-compose.yml | ||
LICENSE | ||
README.md |
Community Inclusion Currency Stack (CIC Stack)
A custodial evm wallet for executing transactions via USSD
Getting started
This repo uses docker-compose and docker buildkit. Set the following environment variables to get started:
export COMPOSE_DOCKER_CLI_BUILD=1
export DOCKER_BUILDKIT=1
To get started see ./apps/contract-migration/README.md