variable wasmCrypto.ed25519KeypairFromSeedimport { wasmCrypto } from "https://dotland.deno.dev/x/polkadot@0.2.38/mod.ts"; const { ed25519KeypairFromSeed } = wasmCrypto;