archethic-node
archethic-node copied to clipboard
Support BLS signature scheme
To support aggregated signatures, we have to support BLS signature scheme.
We might rely on external dependency as Erlang does not support it yet.
We might have to use BLS elixir or Rust library through Rustler