{"id":13832252,"url":"https://github.com/learndapp/Libra-wallet","last_synced_at":"2025-07-09T16:34:42.740Z","repository":{"id":42105917,"uuid":"194124980","full_name":"learndapp/Libra-wallet","owner":"learndapp","description":"Fackbook Libra blockchain wallet","archived":false,"fork":false,"pushed_at":"2022-12-06T18:32:04.000Z","size":196,"stargazers_count":12,"open_issues_count":5,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-04T10:08:58.058Z","etag":null,"topics":["blockchain","libra","libra-wallet"],"latest_commit_sha":null,"homepage":"https://w3c.group/g/1124467","language":"JavaScript","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/learndapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-27T15:59:02.000Z","updated_at":"2024-05-17T16:49:08.000Z","dependencies_parsed_at":"2023-01-23T12:00:21.970Z","dependency_job_id":null,"html_url":"https://github.com/learndapp/Libra-wallet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learndapp%2FLibra-wallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learndapp%2FLibra-wallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learndapp%2FLibra-wallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learndapp%2FLibra-wallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/learndapp","download_url":"https://codeload.github.com/learndapp/Libra-wallet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225575255,"owners_count":17490730,"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":["blockchain","libra","libra-wallet"],"created_at":"2024-08-04T10:01:57.127Z","updated_at":"2024-11-20T14:30:39.147Z","avatar_url":"https://github.com/learndapp.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Libra-wallet\nFackbook Libra blockchain wallet\n\n## How to run\n\n**1.Libra**\n\nrun\n```\n  cargo run -p libra_swarm -- -s\n```\nor\n```\n  ./scripts/cli/start_cli_testnet.sh\n```\n\n**2.node**\n\nChange the package.json scripts start, from `ADDR` value `localhost:55383` to your local validator address.\n\nthen\n```\n  cd node\n  npm i\n  npm run start\n```\nor\n```\n  cd node\n  npm i\n  npm run start-testnet\n```\ndefault runing port is 17000\n\n**3.api demo**\n```\nhttp://localhost:17000/api/account/state/be14f4294dba063c447623f0ed80d6b98166321b3f03f9f571c6526380917c4d\n\nhttp://localhost:17000/api/account/transaction/be14f4294dba063c447623f0ed80d6b98166321b3f03f9f571c6526380917c4d/0/true\n\nhttp://localhost:17000/api/events/be14f4294dba063c447623f0ed80d6b98166321b3f03f9f571c6526380917c4d/0/true/10\n\nhttp://localhost:17000/api/transactions/0/10/true\n\nhttp://localhost:17000/api/transactions/0/10/true?scope=txn_list_with_proof.transactions[0].raw_txn\n```\n\n**4.frontend**\n```\n  cd frontend\n  npm i\n  npm run dev\n```\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearndapp%2FLibra-wallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flearndapp%2FLibra-wallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearndapp%2FLibra-wallet/lists"}