https://github.com/archethic-foundation/archethic-snap
Archethic node installation packaged as snap project
https://github.com/archethic-foundation/archethic-snap
Last synced: 19 days ago
JSON representation
Archethic node installation packaged as snap project
- Host: GitHub
- URL: https://github.com/archethic-foundation/archethic-snap
- Owner: archethic-foundation
- License: agpl-3.0
- Created: 2022-02-07T16:56:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-29T14:20:52.000Z (almost 3 years ago)
- Last Synced: 2023-03-10T22:36:35.936Z (about 2 years ago)
- Language: Shell
- Homepage:
- Size: 66.4 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://snapcraft.io/archethic)
Welcome to Archethic blockchain. This snap installs and runs an Archethic node. Archethic is a next generation of blockchain focused on rapid scalability and easy accessibility.
Archethic features:✅ Fast transaction processing (> 1M tps)
✅ Lower energy consumption than other blockchain
✅ Designed with a high level of security (ARCH consensus supporting 90% of maliciousness)
✅ Adaptive cryptographic algorithms (quantum resistant)
✅ Decentralised Identity and Self Sovereign Identity
✅ Smart contract platform powered by a built-in interpreter
✅ Strong scalability with geo secured sharding
✅ Soft-Real-Time P2P view with supervised networking
## Installation Instructions
#### 1. Install archethic snap
To join testnet, run:
```sh
sudo snap install archethic --channel=testnet/stable
```To join mainnet, run:
```sh
sudo snap install archethic
```#### 2. To configure ports (optional). Make sure UPnP/NAT-PMP is available otherwise the ports need to forwarded manually from router.
```sh
sudo snap set archethic ports.http=$HTTP_PORT
sudo snap set archethic ports.p2p=$P2P_PORT
```#### 3. Finally start the service by running:
```sh
sudo snap start archethic
```
## Disclaimer
Please note that this is a pre-release version which is
still undergoing final testing before its official release. The
platform, its software and all content found on it are provided on an
“as is” and “as available” basis. Archethic does not give any warranties,
whether express or implied, as to the suitability or usability of the
website, its software or any of its content.Should you encounter any bugs, glitches, lack of functionality or
other problems on the website, please let us know immediately so we
can rectify these accordingly. Your help in this regard is greatly
appreciated! You can write to us at this address [email protected].## Maintained by:
Archethic Foundation
https://archethic.net