Experimental custodial API
Go to file
dependabot[bot] 01047b1f56
build(deps): bump github.com/grassrootseconomics/celoutils
Bumps [github.com/grassrootseconomics/celoutils](https://github.com/grassrootseconomics/celoutils) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/grassrootseconomics/celoutils/releases)
- [Commits](https://github.com/grassrootseconomics/celoutils/compare/v1.0.0...v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/grassrootseconomics/celoutils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 20:05:07 +00:00
.github fix: docker default host bind 2023-03-09 08:25:11 +00:00
cmd/service docs: add README, add Makefile 2023-03-08 14:58:18 +00:00
dev chore: cleanup repo 2023-03-08 10:13:11 +00:00
internal docs: add README, add Makefile 2023-03-08 14:58:18 +00:00
migrations feat: (wip) add account activation and gas quota lock 2023-03-08 06:49:09 +00:00
pkg refactor: (breaking) decouple js pub/sub, improve tasker server 2023-03-06 08:18:41 +00:00
.deepsource.toml init: celo wip 2022-11-30 09:51:24 +00:00
.dockerignore build: update ci build stages 2023-03-08 10:02:56 +00:00
.env.example chore: cleanup repo 2023-03-08 10:13:11 +00:00
.gitignore tests (keystore): add integration tests 2022-12-19 08:59:16 +00:00
.goreleaser.yaml build: update ci build stages 2023-03-08 10:02:56 +00:00
Dockerfile docs: add README, add Makefile 2023-03-08 14:58:18 +00:00
LICENSE release: v0.1.0-alpha 2022-12-01 08:09:46 +00:00
Makefile docs: add README, add Makefile 2023-03-08 14:58:18 +00:00
README.md fix: README title 2023-03-08 15:01:13 +00:00
config.toml fix: docker default host bind 2023-03-09 08:25:11 +00:00
go.mod build(deps): bump github.com/grassrootseconomics/celoutils 2023-03-13 20:05:07 +00:00
go.sum build(deps): bump github.com/grassrootseconomics/celoutils 2023-03-13 20:05:07 +00:00
queries.sql feat: (wip) add account activation and gas quota lock 2023-03-08 06:49:09 +00:00

README.md

cic-custodial

GitHub release (latest by date) GitHub Workflow Status Go Report Card

CIC Custodial

Experimental custodial API.

Documentation

License

AGPL-3.0.