The process is not yet open to the public. Please await onboarding instructions from our official Twitter handle
To start up an Attester node, one needs access to Othentic CLI. Then start up the node by running with Othentic CLI with the following options:
Bootstrap node: the known peer, also the aggregator in multiaddr format. This must by args[1] when invoking the CLI. Skate runs a default aggregator at /dns4/aggregator.avs.skatechain.org/tcp/6666
.
Avs web API: Skate AVS WebAPI at https://webapi.avs.skatechain.org
and port 443
for HTTPs.
A metrics server will be spawning on 127.0.0.1:4002
, can be customized base on the input config. Node operators has to set up their own metrics analytics service, e.g. Grafana. Skate provides instructions and a default configuration for Grafana server.
Specification | Details |
---|---|
vCPUs | 2 |
Memory | 4 GiB |
Storage | 128 GB |
AWS EC2 Equivalent | t2.medium |
Download Bandwidth | 5 MBps |
Upload Bandwidth | 5 MBps |