https://github.com/kryptokrona/aesir-wallet
Aesir is the most current Kryptokrona GUI Wallet built with Svelte and Electron.
https://github.com/kryptokrona/aesir-wallet
crypto crypto-wallet cryptocurrency cryptography electron electron-app kryptokrona svelte xkr yggdrasil
Last synced: 4 months ago
JSON representation
Aesir is the most current Kryptokrona GUI Wallet built with Svelte and Electron.
- Host: GitHub
- URL: https://github.com/kryptokrona/aesir-wallet
- Owner: kryptokrona
- License: mit
- Created: 2022-11-09T02:02:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-07T15:21:19.000Z (8 months ago)
- Last Synced: 2025-11-07T17:27:17.719Z (8 months ago)
- Topics: crypto, crypto-wallet, cryptocurrency, cryptography, electron, electron-app, kryptokrona, svelte, xkr, yggdrasil
- Language: Svelte
- Homepage: https://kryptokrona.org
- Size: 1.54 MB
- Stars: 15
- Watchers: 2
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Aesir Wallet
[](https://github.com/kryptokrona/aesir-wallet/actions/workflows/main-ci.yml)
[](https://img.shields.io/github/v/release/kryptokrona/aesir-wallet)
[](https://opensource.org/licenses/MIT)
[](https://discord.gg/VTgsTGS9b7)
Aesir is the most current Kryptokrona GUI Wallet built with Svelte and Electron.
# Table of Contents
- [Development Resources](#development-resources)
- [Technologies](#technologies)
- [Getting Started](#getting-started)
- [Build](#build)
- [Contribute](#contribute)
- [Pull Request](#pull-request)
- [Contributors](#contributors)
- [License](#license)
# Development Resources
- Web: https://kryptokrona.org
- GitHub: https://github.com/kryptokrona
- Hugin: XKR group on `2977d5ca9b173c0f9f137f1be6823dd2cdd8f953bd84e6d3e5e4571539644531`
- It is HIGHLY recommended to join our group on Hugin Messenger if you want to contribute to stay up to date on what is happening on the project.
# Technologies
- Node 16 (16.16.0 currently)
- Electron
- Svelte
- Hypercore Protocol
# Getting Started
> \*Feel free to substitute `npm` with `pnpm` or `yarn`.
| | |
| ------- | ----------------- |
| Install | · `npm install` |
| Develop | · `npm run dev` |
## Build
To build a target we have the following options:
| | |
|--------------------------|-----------------------------|
| macOS Apple Silicon (M1) | · `npm run build:mac-arm64` |
| macOS Intel (x64) | · `npm run build:mac-x64` |
| Windows | · `npm run build` |
| Linux | · `npm run build:linux-x64` |
# Contribute
## Pull Request
We appreciate all contributions whether it be small changes such as documentation of source code to major improvement of code. The easiest way is to make a fork and then make a pull request into our main branch. To make the PR go through make sure to include this information:
```
What does this PR do?
Why are these changes required?
This PR has been tested using (e.g. Unit Tests, Manual Testing):
Extra details?
```
A pull request is approved if the GitHub Actions pipeline is marked green. Otherwise it will be closed directly. Always make sure to run the unit tests before creating a pull request.
# Contributors
The following contributors have either helped to start this project, have contributed
code, are actively maintaining it (including documentation), or in other ways
being awesome contributors to this project. **We'd like to take a moment to recognize them.**
[
](https://github.com/Swepool)
[
](https://github.com/n9lsjr)
[
](https://github.com/f-r00t)
[
](https://github.com/mjovanc)
[
](https://github.com/zahraalemi)
[
](https://github.com/appelskrutt34)
# License
The license is MIT License.