mirror of
https://github.com/feather-wallet/feather.git
synced 2024-12-22 03:29:24 +00:00
Merge pull request #160 from jermanuts/master
Add direct links and fix Matrix link
This commit is contained in:
commit
623f3a86ed
3 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@ Security issues that affect Feather always warrant a new release as soon as poss
|
|||
- Ensure releases are reproducible and stay that way
|
||||
- Upload source archives to the fallback mirror
|
||||
|
||||
To learn more about Feather's build system, see: `contrib/guix/README.md`
|
||||
To learn more about Feather's build system, see: [`contrib/guix/README.md`](https://github.com/feather-wallet/feather/blob/master/contrib/guix/README.md)
|
||||
|
||||
[Bootstrappable builds](https://bootstrappable.org/) are a requirement for all release builds since version 2.2.2.
|
||||
Our Guix time-machine is currently pinned at a commit which implements the
|
||||
|
@ -120,4 +120,4 @@ For a non-exhaustive list of potentially new features, see: https://featherwalle
|
|||
Goals:
|
||||
|
||||
- Upstream polyseed
|
||||
- Upstream bootstrappable builds using Guix as a replacement for the now deprecated Gitian build system
|
||||
- Upstream bootstrappable builds using Guix as a replacement for the now deprecated Gitian build system
|
||||
|
|
|
@ -12,8 +12,8 @@ Copyright (c) 2020-2024, The Monero Project.
|
|||
* Reddit: [/r/FeatherWallet](https://old.reddit.com/r/FeatherWallet)
|
||||
* Lemmy: [monero.town/c/featherwallet](https://monero.town/c/featherwallet)
|
||||
* Mail: dev@featherwallet.org
|
||||
* IRC: `#feather` on OFTC
|
||||
* Matrix: `#feather:monero.social`
|
||||
* IRC: `#feather` on [OFTC](https://www.oftc.net/)
|
||||
* Matrix: [matrix.to/#/#feather:monero.social](https://matrix.to/#/#feather:monero.social)
|
||||
|
||||
**Download** the latest release [here](https://featherwallet.org/download).
|
||||
|
||||
|
@ -33,6 +33,6 @@ See [contrib/guix/README.md](https://github.com/feather-wallet/feather/blob/mast
|
|||
|
||||
If you are looking to set up a development environment for Feather, see [HACKING.md](https://github.com/feather-wallet/feather/blob/master/HACKING.md).
|
||||
|
||||
It is highly recommended that you join the `#feather` IRC channel on OFTC or `#feather:monero.social` on Matrix if you
|
||||
It is highly recommended that you join the `#feather` IRC channel on [OFTC](https://www.oftc.net/) or [`#feather:monero.social`](https://matrix.to/#/#feather:monero.social) on Matrix if you
|
||||
are hacking on Feather. Due to the nature of this open source software project, idling in this channel is the best
|
||||
way to stay updated on best practices and new developments.
|
||||
|
|
|
@ -12,4 +12,4 @@ The following keys may be used to communicate sensitive information to developer
|
|||
|---------|---------------------------------------------------|
|
||||
| tobtoht | E87B D921 CDD8 85C9 D78A 38C5 E45B 10DD 027D 2472 |
|
||||
|
||||
Public keys can be found in `utils/pubkeys`.
|
||||
Public keys can be found in [`utils/pubkeys`](utils/pubkeys).
|
||||
|
|
Loading…
Reference in a new issue