{"id":19715362,"url":"https://github.com/axentro/axentro_flutter_crypto","last_synced_at":"2025-07-18T07:03:32.369Z","repository":{"id":140836116,"uuid":"351187131","full_name":"Axentro/axentro_flutter_crypto","owner":"Axentro","description":"Flutter package for Axentro crypto","archived":false,"fork":false,"pushed_at":"2021-03-27T15:15:37.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-27T21:51:09.194Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Axentro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-24T18:39:34.000Z","updated_at":"2021-03-27T15:15:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"671cfd95-e1bc-4fc0-be01-eb19af19c4ea","html_url":"https://github.com/Axentro/axentro_flutter_crypto","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Axentro/axentro_flutter_crypto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axentro%2Faxentro_flutter_crypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axentro%2Faxentro_flutter_crypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axentro%2Faxentro_flutter_crypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axentro%2Faxentro_flutter_crypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Axentro","download_url":"https://codeload.github.com/Axentro/axentro_flutter_crypto/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axentro%2Faxentro_flutter_crypto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265716306,"owners_count":23816354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T22:38:12.529Z","updated_at":"2025-07-18T07:03:32.362Z","avatar_url":"https://github.com/Axentro.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Axentro Crypto for Flutter\n\nA Flutter plugin for iOS and Android providing the base crypto functions for the [Axentro](https://axentro.io) blockchain platform.\n\n## Features\n\n* generateKeyPair\n* generateNewWallet\n* generateWif\n* generateAddress\n* getWalletFromWif\n* getFullWalletFromWif\n* encryptWallet\n* decryptWallet\n\n**Hd Wallets**\n\n* generateNewHdWallet\n* generateNewEncyrptedHdWallet\n* encryptHdWallet\n* decryptHdWallet\n* recoverHdWalletFromMnemonic\n\n## Installation\n\nAdd the dependency to your `pubspec.yaml`\n\n```yaml\ndependencies:\n  axentro: ^0.0.1\n```\n\n## Example\n\n```dart\nimport 'package:axentro/network.dart';\nimport 'package:axentro/wallet_factory.dart';\n\n var hdWallet = await walletFactory.generateNewHdWallet(Network.testnet);\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxentro%2Faxentro_flutter_crypto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxentro%2Faxentro_flutter_crypto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxentro%2Faxentro_flutter_crypto/lists"}