You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.gitlab/issue_templates | 1 year ago | |
apps | 1 year ago | |
ci_templates | 1 year ago | |
scripts | 1 year ago | |
.drone.yml | 1 year ago | |
.gitignore | 1 year ago | |
.gitlab-ci.yml | 1 year ago | |
.gitmodules | 2 years ago | |
.semverbot.toml | 1 year ago | |
CODE_OF_CONDUCT.md | 1 year ago | |
CONTRIBUTING.md | 1 year ago | |
CONTRIBUTING_CORE.md | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
docker-compose.build.yml | 1 year ago | |
docker-compose.yml | 1 year ago |
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