Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/datastructure/blockChain/blockChain.ts>BlockChain#createBlock

Implement different Data Structures using TypeScript. Deno Third-party Module.
Go to Latest
method BlockChain.prototype.createBlock
import { BlockChain } from "https://deno.land/x/datastructure@1.1.0/blockChain/blockChain.ts";