diff --git a/config.toml b/config.toml index 2e9e36009..29cccd6ef 100644 --- a/config.toml +++ b/config.toml @@ -6,6 +6,12 @@ qr_dir = "public/qr" name = "Analog One" public_key = "6677288c78d6645971f553bc2e21921de9aa9244dd4c6cf51b64c2dff6f34972" +[[chains]] +name = "analog-timechain" +title = "Analog Timechain" +rpc_endpoint = "wss://rpc.timechain.analog.one" +color = "#5d3ef8" + [[chains]] name = "analog-testnet" title = "Analog Testnet" diff --git a/public/qr/analog-timechain_metadata_0.apng b/public/qr/analog-timechain_metadata_0.apng new file mode 100644 index 000000000..a7f9bde2a Binary files /dev/null and b/public/qr/analog-timechain_metadata_0.apng differ diff --git a/public/qr/analog-timechain_specs.png b/public/qr/analog-timechain_specs.png new file mode 100644 index 000000000..30750ce54 Binary files /dev/null and b/public/qr/analog-timechain_specs.png differ