directory
Version:
v0.2.0-dev
Opens a new window with list of versions in this module.
Published: May 30, 2024
License: Apache-2.0
Opens a new window with license information.
README
¶
Emissions Module
Dependencies
golang v1.21+
GNU make
docker
Build
# get deps
go mod tidy
# rebuild the autogenerated protobuf files
make proto-gen
# build the module, making sure the source compiles
make
Then somewhere else you have a minimal-chain running:
cd ../minimal-chain
go mod tidy
make install
make init
minid start
Directories
¶
api
|
|
module/v1
Code generated by protoc-gen-go-pulsar.
|
Code generated by protoc-gen-go-pulsar. |
v1
Code generated by protoc-gen-go-pulsar.
|
Code generated by protoc-gen-go-pulsar. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
Click to show internal directories.
Click to hide internal directories.