An open API service indexing awesome lists of open source software.

https://github.com/block-core/blockcore-tools

Various tools, including Genesis Block Generator for the Blockcore Platform
https://github.com/block-core/blockcore-tools

Last synced: 11 months ago
JSON representation

Various tools, including Genesis Block Generator for the Blockcore Platform

Awesome Lists containing this project

README

          



Blockcore



About Blockcore Tools



Tools and Utilities that improves your Blockcore experience




# Blockcore Generator

Genesis Block Generator you can use to generate the genesis block for your custom blockchain.

Download latest version from [releases](https://github.com/block-core/blockcore-tools/releases).

# Bip39 wasm

A proof of concept for bip39 derivation using C# in the browser can be found here

[bip39-tool-using-wasm-blazor](https://github.com/block-core/blockcore-tools/tree/master/src/Blockcore.Web.Bip39#bip39-tool-using-c-wasm-blazor)