Skip to content
/ BMR Public

Bridge Messaging Relayer designed to read on-chain events & execute functions.

Notifications You must be signed in to change notification settings

useloopso/BMR

Repository files navigation

BMR

A generalized data messaging protocol designed to carry messages across chains.

Installation

go install

Development Server

make watch # hot reloads on server

or

air # https://github.com/cosmtrek/air required

Production

go build
bmr start 

Generate ABI in GoLang

abigen --abi=Loopso.abi --pkg=contracts --type=Loopso --out=Loopso.go

About

Bridge Messaging Relayer designed to read on-chain events & execute functions.

Topics

Resources

Stars

Watchers

Forks