{"id":13514326,"url":"https://github.com/celrenheit/alfred","last_synced_at":"2025-09-21T08:47:03.243Z","repository":{"id":47113647,"uuid":"122399803","full_name":"celrenheit/alfred","owner":"celrenheit","description":"Alfred - A loyal and tireless butler for your stellar wallets","archived":false,"fork":false,"pushed_at":"2018-04-26T21:27:09.000Z","size":2553,"stargazers_count":30,"open_issues_count":3,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-31T03:32:03.473Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/celrenheit.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-02-21T22:06:00.000Z","updated_at":"2023-03-09T19:42:32.000Z","dependencies_parsed_at":"2022-08-29T01:00:35.196Z","dependency_job_id":null,"html_url":"https://github.com/celrenheit/alfred","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/celrenheit/alfred","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celrenheit%2Falfred","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celrenheit%2Falfred/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celrenheit%2Falfred/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celrenheit%2Falfred/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celrenheit","download_url":"https://codeload.github.com/celrenheit/alfred/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celrenheit%2Falfred/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276216321,"owners_count":25604726,"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","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-08-01T05:00:52.952Z","updated_at":"2025-09-21T08:47:03.228Z","avatar_url":"https://github.com/celrenheit.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eAlfred\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"alfred please send 100 XLM to jennifer\" src=\"./img/main.png\"\u003e\n  \u003cbr /\u003e\n  A loyal and tireless butler for your stellar wallets\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/celrenheit/alfred/releases/latest\"\u003e\u003cimg alt=\"Release\" src=\"https://img.shields.io/github/release/celrenheit/alfred.svg?style=flat-square\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://travis-ci.org/celrenheit/alfred\"\u003e\u003cimg alt=\"Build Status\" src=\"https://img.shields.io/travis/celrenheit/alfred.svg?style=flat-square\"\u003e\u003c/a\u003e\n    \u003ca href=\"LICENSE\"\u003e \u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-apache-blue.svg?style=flat-square\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n**Table of Contents**\n\n- [Feature](#feature)\n- [Install](#install)\n- [Usage](#usage)\n  - [Typical workflow](#typical-workflow)\n  - [Importing a wallet](#importing-a-wallet)\n  - [Creating a random wallet](#creating-a-random-wallet)\n    - [Creating a vanity address](#creating-a-vanity-address)\n  - [Show balances:](#show-balances)\n  - [Sending lumens or assets](#sending-lumens-or-assets)\n  - [Adding contacts](#adding-contacts)\n  - [Sharing an account](#sharing-an-account)\n  - [Setting data](#setting-data)\n  - [Trust an asset](#trust-an-asset)\n- [Disclaimer](#disclaimer)\n- [Credits](#credits)\n- [Donate](#donate)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n# Feature\n\n- Single human readable yaml file\n- AES encryption for seeds\n- Contacts/aliases\n- (very) easy to use\n- Create shared accounts \n  - 1 master in full control (dictator) with multiple possible payers (having medium access)\n- Set Data using manage_data\n\n# Install \n\n- MacOS: `brew install celrenheit/taps/alfred`\n- Windows/Linux: https://github.com/celrenheit/alfred/releases\n- From Source: `go get -u github.com/celrenheit/alfred`\n\n# Usage\n\n\n## Typical workflow\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Typical workflow\" src=\"./img/workflow.png\"\u003e\n\u003c/p\u003e\n\n\n## Importing a wallet\n```shell\nalfred import \n```\nOptionaly, you can name your wallet using `alfred import --name \"my awesome wallet\"`\n\n## Creating a random wallet\n```shell\nalfred new\n```\n\n### Creating a vanity address\n\n```shell\nalfred new --suffix \"HUG\"\n```\nOptionaly, you can name your wallet using `alfred new --name \"my awesome wallet\"`\n\n## Show balances:\n```shell\nalfred balances\n```\n\nOutput:\n```\n+----------------------------------------------------------+----------+-----------+\n|                          WALLET                          | CURRENCY |  BALANCE  |\n+----------------------------------------------------------+----------+-----------+\n| GCXXY622NRUFSBIA5Z3MVYKOXKZYGPC5Z6VCPVQ2JUPYSNHQJNXC3P7Z | XLM      | 2.9999700 |\n+----------------------------------------------------------+----------+-----------+\n```\n\n## Sending lumens or assets\n\n```shell\nalfred send 10 XLM from master to jennifer\n```\n\n## Adding contacts\n\n```shell\nalfred new contact\n```\n\n\n## Sharing an account\n\n```shell\nalfred please share account savings with alice, bob and celine\n```\n\n## Setting data\n\nIn this example, it will set data key-value pairs for the selected account:\n\n```shell\nalfred please set data mykey1 = myvalue1, mykey2 = myvalue2 \n```\n\nIt possible to setup the contents of a file (using `from` keyword) as the value of a key:\n\n```shell\nalfred please set data mykey1 from ./text.txt\n```\n\n**NOTE**: If you want your keys or values to have spaces or special characters, you have to use quotes (`\"`or `'`) around the whole query and the key/value:\n\n```shell\nalfred please 'set data \"my key 1\" = \"my value 1\", \"my key 2\" from \"./text space.txt\"' \n```\n\n## Trust an asset\n\nTo trust an asset known to Alfred:\n```shell\nalfred trust MOBI\n```\n\nAlternatively, you can trust for a custom asset using:\n```shell\nalfred trust HUG GXXXX\n```\n\nWhere GXXX is the issuing account.\n\n# Disclaimer\n\nUSE AT YOUR OWN RISK.\nAlways keep your secret seeds in a safe place (for example, a paper wallet).\n\n# Credits\n\nPartial list of assets are coming from the great [stellarterm](https://github.com/irisli/stellarterm) project. Go check it out.\n\n# Donate\n\n\nIf you which to donate, use the command below:\n```shell\nalfred donate\n```\n\n... or the following address:\n\n**XLM**: GCDMBL2SDMM74I2EOM5XHF7LMMDXFEJQIZ5N2ORK6HBSHM5INLALFRED","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcelrenheit%2Falfred","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcelrenheit%2Falfred","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcelrenheit%2Falfred/lists"}