bdns

command module
v0.0.0-...-9b6ef68 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2025 License: MIT Imports: 3 Imported by: 0

README

B-DNS Blockchain

B-DNS is a blockchain-based decentralized DNS system using a Proof-of-Stake (PoS) consensus mechanism. It stores domain records as transactions in an immutable ledger, maintaining security and decentralization.

Instructions

Dependencies

Before running the project, ensure all dependencies are installed by executing:

go mod tidy
Run Program
go run main.go
Run Simulation
make
Run Linting
golangci-lint run  # to identify all the issues
golangci-lint run --fix # to automatically fix the fixable issues

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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