{"id":15540643,"url":"https://github.com/chatch/stellar-repl","last_synced_at":"2025-04-23T17:04:12.580Z","repository":{"id":48806487,"uuid":"119564121","full_name":"chatch/stellar-repl","owner":"chatch","description":"Node based REPL for Stellar","archived":false,"fork":false,"pushed_at":"2021-07-11T04:08:33.000Z","size":146,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T17:04:04.827Z","etag":null,"topics":["javascript","nodejs","repl","stellar","stellar-network"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chatch.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":"2018-01-30T16:38:27.000Z","updated_at":"2022-10-03T17:28:16.000Z","dependencies_parsed_at":"2022-09-26T20:11:49.554Z","dependency_job_id":null,"html_url":"https://github.com/chatch/stellar-repl","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatch%2Fstellar-repl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatch%2Fstellar-repl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatch%2Fstellar-repl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatch%2Fstellar-repl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chatch","download_url":"https://codeload.github.com/chatch/stellar-repl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250477810,"owners_count":21437049,"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":["javascript","nodejs","repl","stellar","stellar-network"],"created_at":"2024-10-02T12:14:13.448Z","updated_at":"2025-04-23T17:04:12.559Z","avatar_url":"https://github.com/chatch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stellar-repl\n\n[![NPM Package](https://img.shields.io/npm/v/stellar-repl.svg?style=flat-square)](https://www.npmjs.org/package/stellar-repl)\n\nNode based REPL for Stellar.\n\n## Features\n\n* APIs\n  * [stellar-sdk](https://www.npmjs.com/package/stellar-sdk) / [stellar-base](https://www.npmjs.com/package/stellar-base) (all exports - StrKey, Server, Transaction, etc.)\n  * [stellar-hd-wallet](https://www.npmjs.com/package/stellar-hd-wallet) (HdWallet, generateMnemonic, fromMnemonic, fromSeed)\n  * [stellar-qr](https://www.npmjs.com/package/stellar-qr) (Qr, getStellarLink, getStellarQR, qrWallets)\n* StellarTerm Directory\n  * [stellarterm-directory](https://www.npmjs.com/package/stellarterm-directory) (Directory, assets, anchors, destinations, issuers, pairs)\n* Horizon server handles (sdk.Server instances)\n  * serverMain (Aliases: m, main)\n  * serverTest (Aliases: t, test)\n  * serverLocal (Aliases: l, local)\n* Wallet / Keychains (see [stellar-hd-wallet](https://www.npmjs.com/package/stellar-hd-wallet))\n  * walletSession (Aliases: ws) - a wallet generated on REPL start\n  * walletPersist (Aliases: wp) - a wallet persistent over REPL sessions (same keys available each time)\n* Autocomplete - hit tab twice to see what's available\n\n## Get Started\n\n```\nnpm i -g stellar-repl\n\u003e stlr\nstlr\u003e ....\n```\n\n## TODO\n\n* Save REPL history (#1)\n* Support await on Promises (#2)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchatch%2Fstellar-repl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchatch%2Fstellar-repl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchatch%2Fstellar-repl/lists"}