{"id":19130147,"url":"https://github.com/b3nac/lichen","last_synced_at":"2025-10-08T14:03:09.664Z","repository":{"id":40359978,"uuid":"486446877","full_name":"B3nac/Lichen","owner":"B3nac","description":"Lichen is a Ethereum utility that runs locally on your desktop with a focus on privacy and security.","archived":false,"fork":false,"pushed_at":"2024-08-29T03:37:28.000Z","size":2251,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-23T19:05:14.928Z","etag":null,"topics":["beeware","ethereum","flask","local-first","onchain","python","python3","toga","web3py"],"latest_commit_sha":null,"homepage":"","language":"Python","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/B3nac.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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":"2022-04-28T04:35:56.000Z","updated_at":"2025-07-05T05:35:03.000Z","dependencies_parsed_at":"2023-01-17T19:00:11.149Z","dependency_job_id":"4e9b71e1-5c9d-475e-b020-f35bf8176b97","html_url":"https://github.com/B3nac/Lichen","commit_stats":null,"previous_names":["thelootbox-xyz/thelootboxwallet"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/B3nac/Lichen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/B3nac%2FLichen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/B3nac%2FLichen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/B3nac%2FLichen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/B3nac%2FLichen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/B3nac","download_url":"https://codeload.github.com/B3nac/Lichen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/B3nac%2FLichen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278956329,"owners_count":26075221,"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-10-08T02:00:06.501Z","response_time":56,"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":["beeware","ethereum","flask","local-first","onchain","python","python3","toga","web3py"],"created_at":"2024-11-09T06:09:42.864Z","updated_at":"2025-10-08T14:03:09.625Z","avatar_url":"https://github.com/B3nac.png","language":"Python","readme":"# Lichen\n\nLichen is an Ethereum utility that runs locally on your desktop with a focus on privacy and security.\n\n---\n\n### Features\n\n- Account wallet credentials are stored encrypted and decrypted only when Lichen is in use and unlocked by the account key.\n\n- Create multiple accounts.\n\n- Send Ether. \n\n- Lookup other addresses if multiple were created.\n\n- Soon to be cross-platform.\n\n- Works as an auto-signer if unlocked for other desktop app integrations.\n\n- Stay tuned for more exciting features. \n\n---\n\n### Install from .deb file release\n\n#### Steps to install\n\n- Download the deb file from the latest release.\n\nhttps://github.com/B3nac/Lichen/releases\n\n- Run the install command.\n\n`sudo dpkg -i lichen-release`\n\n- Start Lichen from `/usr/bin/Lichen` or from Lichen app shortcut via the Show Applications menu.\n\n---\n\n### Setup from source\n\nDependencies for Ubuntu 20.04.\n\n`sudo apt install build-essential git pkg-config python3-dev python3-venv libgirepository1.0-dev libcairo2-dev gir1.2-webkit2-4.0 libcanberra-gtk3-module`\n\nI highly recommended creating a virtual environment to avoid dependency conflicts.\n\n`python3 -m venv envname`\n\nOnce the venv is created source it in order to install the dependencies to that environment.\n\n`source path/to/envname/bin/activate`\n\nInstall briefcase and required dependencies.\n\n`pip install briefcase Flask web3 cryptography Flask-WTF toga`\n\nBuild and run the app.\n\n`briefcase run`\n\n---\n\n### Customize default settings\n\nYou can customize the default network and ethereum account with a `config.ini` file. If you don't have a `config.ini` file LichenWallet will use the first public address created as the default address.\n\nExample `config.ini` file:\n\n```bash\n[DEFAULT]\nnetwork = your_main_node_url\ndefault_address = your_public_ethereum_address\nens_mainnet_node = your_mainnet_node_url\nlogs = false\n```\n\n### Preview screenshot\n\n![Lichen](src/Lichen/code/static/images/Lichen.png)\n\n### Supporting development\n\nTBD.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb3nac%2Flichen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb3nac%2Flichen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb3nac%2Flichen/lists"}