Skip to content
/ zoef Public

Het Vrije Autonome Nederlandse Sociale Medium

Notifications You must be signed in to change notification settings

faddat/zoef

Repository files navigation

zoef

zoef is a blockchain application built using Cosmos SDK and Tendermint and generated with Starport.

Get started

starport serve

serve command installs dependencies, initializes and runs the application.

Configure

Initialization parameters of your app are stored in config.yml.

accounts

A list of user accounts created during genesis of your application.

Key Required Type Description
name Y String Local name of the key pair
coins Y List of Strings Initial coins with denominations (e.g. "100coin")

CI

By default, this chain includes a github action that builds for amd64 and arm64 on Windows, Mac, and Linux.

Docker Images And Pi Images

In order for Docker images and Raspberry Pi images to build successfully, please add your docker hub credentials as [secrets](https://github.com/(faddat/zoef/settings/secrets/actions)

Add these:

DOCKERHUB_USERNAME DOCKERHUB_TOKEN

You can get the token here

Learn more

About

Het Vrije Autonome Nederlandse Sociale Medium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages