Skip to content

devolthq/devolt

Repository files navigation

Roadmap

  • Rollup with cartesi;
  • Tests;
  • Implement gRPC instead of kafka topic to create station from handler. reference
  • Actualize all GetEnvs to LookupEnv;
  • Docs with starlight;
  • README.md with business part and also all entrypoints;
  • Create configuration files instead of settings in file to setup mongodb, sqlite, and others;
  • Change rollup Dockerfile to build with the repository;
  • Sign the simulation payload with ECDSA;
  • Migrate to gin from pure net/nttp;
  • Generate swagger files with swaggo;
  • Implement a multi-stage build with librdkafka and CGO=1;
  • Initialize Kafka topic in the docker-compose command instead of hivemq config.xml reference;
  • CI & CD starlight;

Future plans

  • First hardware impl with raspberry pi pico 2W or raspberry pi pico W or other microcontroller;
  • Integration with w3bstream/sprout IOTEX;
  • P&D with ERC4337;
  • Implement Cap’n Proto for deserialization -> dapp backend router (switch|case);
  • Implement Multisig wallet for stations

Mainnet Step

  • Cloud support with pulumi, aws, hivemq-cloud and confluent cloud;
  • Use Confluent Cloud and HiveMQ Cloud;