selaginella

module
v0.0.0-...-e6d60d5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2024 License: MIT

README ¶

selaginella

Cross-chain interoperability relayer

How to develop 🤪

Clone project:

git clone https://github.com/bridge-alchemy/selaginella.git
cd selaginella

Modify the [database] configuration of config.toml file.

Compile project:

make build

Run:

./selaginella grpc
./selaginella exporter

How to use 🤔

1. Deposit
GRPC grpc://localhost:8080/deposit.DepositService/AddDeposit

{
"wallet_guid": "wallet_guid_123",
"user_guid": "user_guid_456",
"asset_guid": "asset_guid_789",
"transaction_guid": "transaction_guid_abc",
"from_address": "from_address_xyz",
"to_address": "to_address_def",
"amount": "100.0",
"tx_hash": "tx_hash_123",
"tx_fee": "1.0",
"status": 1
}

Directories ¶

Path Synopsis
bindings
protobuf
pb
Package etherkeyms utilises the Key Management Service (KMS) from the Google Cloud Platform (GCP) for Ethereum operations.
Package etherkeyms utilises the Key Management Service (KMS) from the Google Cloud Platform (GCP) for Ethereum operations.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL