{"id":52738,"library":"vedhavyas-go-subkey","title":"go-subkey","description":"A Go library for working with Substrate (Polkadot) key pairs and SS58 addresses.","status":"active","version":"1.0.4","language":"go","source_language":null,"source_url":"https://github.com/vedhavyas/go-subkey","tags":["substrate","polkadot","crypto","keypair","ss58"],"install":[{"cmd":"go get github.com/vedhavyas/go-subkey","lang":"bash","label":"Install github.com/vedhavyas/go-subkey"}],"dependencies":[],"imports":[{"symbol":"subkey","correct":"github.com/vedhavyas/go-subkey"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/vedhavyas/go-subkey\"\n)\n\nfunc main() {\n\tkey, _ := subkey.GenerateKeyPair(subkey.SR25519)\n\tfmt.Println(key.SS58Address(42))\n}","lang":"go","description":"Generates a SR25519 key pair and prints its SS58 address."},"warnings":[],"env_vars":null,"search_vec":"'address':16 'crypto':19 'go':2,5 'go-subkey':1 'key':12 'keypair':20 'librari':6 'pair':13 'polkadot':11,18 'ss58':15,21 'subkey':3 'substrat':10,17 'work':8","created_at":"2026-06-15T07:09:35.867649+00:00","updated_at":"2026-06-15T07:09:35.867649+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/vedhavyas/go-subkey","github":"https://github.com/vedhavyas/go-subkey","docs":"https://pkg.go.dev/github.com/vedhavyas/go-subkey#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}