{"id":26710737,"url":"https://github.com/mohnate/multichain-wallet-sdk","last_synced_at":"2025-03-27T09:34:55.819Z","repository":{"id":281721999,"uuid":"946209439","full_name":"mohnate/multichain-wallet-sdk","owner":"mohnate","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-10T19:35:45.000Z","size":6318,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T20:34:16.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/mohnate.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"formysister/multichain-wallet-sdk","custom":["https://etherscan.io/address/0x8fA0f7Da20C8dea950d1c5Dc55384b162d82dA6C","https://www.buymeacoffee.com/cyberstorm2007"]}},"created_at":"2025-03-10T19:32:27.000Z","updated_at":"2025-03-10T19:33:33.000Z","dependencies_parsed_at":"2025-03-10T20:46:07.709Z","dependency_job_id":null,"html_url":"https://github.com/mohnate/multichain-wallet-sdk","commit_stats":null,"previous_names":["mohnate/multichain-wallet-sdk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohnate%2Fmultichain-wallet-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohnate%2Fmultichain-wallet-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohnate%2Fmultichain-wallet-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohnate%2Fmultichain-wallet-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohnate","download_url":"https://codeload.github.com/mohnate/multichain-wallet-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245817905,"owners_count":20677379,"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":"2025-03-27T09:34:55.093Z","updated_at":"2025-03-27T09:34:55.813Z","avatar_url":"https://github.com/mohnate.png","language":"TypeScript","funding_links":["https://github.com/sponsors/formysister/multichain-wallet-sdk","https://etherscan.io/address/0x8fA0f7Da20C8dea950d1c5Dc55384b162d82dA6C","https://www.buymeacoffee.com/cyberstorm2007"],"categories":[],"sub_categories":[],"readme":"# 👷‍♂️🚧 This library is under construction 🚧👷‍♂️\n## multichain-wallet-sdk [multichain wallet development kit]\n\n### 📡Supported Network List\n- EVM based networks\n- Solana\n- BNB Beacon Chain (Temporarily disabled)\n\n[Documentation](https://cybers-organization-5.gitbook.io/multichain-wallet-sdk-documentation)\n\n### installation\n\n```\nnpm install multichain-wallet-sdk\n```\n\n### import example (es5)\n\n```javascript\nconst { EthereumWallet } =  require('multichain-wallet-sdk');\n```\n\n### import example (es6)\n\n```javascript\nimport { EthereumWallet } from  'multichain-wallet-sdk';\n```\n\n### functions(Ethereum)\n\n- Create wallet\n- Recover wallet from phrase words\n- Create master seed from mnemonic\n- Create account\n- Get token detail\n- Get token balance\n- Send ETH\n- Token approve\n- Token transfer\n- Check address is contract address (util function)\n- Check contract is NFT contract (util function)\n- Check contract is ERC721 NFT (util function)\n- Check contract is ERC1155 NFT (util function)\n- Get contract object from address and ABI interface(util function)\n- Convert GWEI to WEI (util function)\n- Convert GWEI to ETH (util function)\n- Convert WEI to ETH (util function)\n- Get latency of JSON RPC endpoint (util function)\n- GET latency of websocket endpoint (util function)\n  \n### functions(Solana)\n - Create wallet\n - Recover wallet from mnemonic phrase\n - Get key pair from private key\n - Create account\n - Recover account from private key\n - Get token/SOL balance of address\n - Send SOL\n - Transfer token\n - Get provider from RPC url (util function)\n - Get transaction from hash (util function)\n - Get existing token list of network (util function)\n - Get token detail from token address (util function)\n\n### functions(BNB Beacon Chain)\n- Create wallet\n- Recover wallet from mnemonic phrase\n- Recover account from private key\n- Get BNB balance\n- Send BNB\n- Transfer tokens\n\nContribute [here](https://github.com/mohnate/multichain-wallet-sdk/fork).\nSubmit issues [here](https://github.com/mohnate/multichain-wallet-sdk/issues).\n\n### More blockchains and networks will be added.\n\n## Enjoy your work !\nMade with ❤ by [mohnate](https://github.com/mohnate)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohnate%2Fmultichain-wallet-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohnate%2Fmultichain-wallet-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohnate%2Fmultichain-wallet-sdk/lists"}