All Projects → onodera-punpun → sako

onodera-punpun / sako

Licence: GPL-3.0 license
A self-hosted Monero web-interface.

Programming Languages

go
31211 projects - #10 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to sako

wallet-address-validator
Useful library for validation of Bitcoin, Litecoin, Ethereum and other cryptocoin addresses
Stars: ✭ 240 (+700%)
Mutual labels:  wallet, monero
Monero Pool
A Monero mining pool server written in C
Stars: ✭ 158 (+426.67%)
Mutual labels:  monero, xmr
Kasisto
A Monero Point of Sale payment system
Stars: ✭ 120 (+300%)
Mutual labels:  monero, xmr
Hidden Miner Builder
Hidden miner builder
Stars: ✭ 58 (+93.33%)
Mutual labels:  monero, xmr
Monero Python
A comprehensive Python module for handling Monero cryptocurrency
Stars: ✭ 122 (+306.67%)
Mutual labels:  wallet, monero
Cakewallet
Home of Cake Wallet for XMR
Stars: ✭ 64 (+113.33%)
Mutual labels:  monero, xmr
Coin Hive
CoinHive cryptocurrency miner for node.js
Stars: ✭ 1,923 (+6310%)
Mutual labels:  monero, xmr
Deepminer
deepMiner webminer proxy (update for cryptoNight R)
Stars: ✭ 497 (+1556.67%)
Mutual labels:  monero, xmr
monero-wallet-android-app
Monero Wallet: An Android Cryptocurrencies Wallet
Stars: ✭ 15 (-50%)
Mutual labels:  wallet, monero
Webminerpool
Complete sources for a monero webminer.
Stars: ✭ 175 (+483.33%)
Mutual labels:  monero, xmr
Cryptogoblin
CryptoNote CPU/GPU mining tool for Monero (XMR)
Stars: ✭ 39 (+30%)
Mutual labels:  monero, xmr
xrig
High performance cryptonight miner for AMD cards. Designed for large-scale use of RX Vega.
Stars: ✭ 23 (-23.33%)
Mutual labels:  monero, xmr
Monero Testnet Sandbox
Monero (XMR) testnet sandbox with 3 daemons and 3 wallets
Stars: ✭ 12 (-60%)
Mutual labels:  monero, xmr
Lime Miner
a simple hidden silent XMR miner.
Stars: ✭ 109 (+263.33%)
Mutual labels:  monero, xmr
Xmrig Nvidia
Monero (XMR) NVIDIA miner
Stars: ✭ 560 (+1766.67%)
Mutual labels:  monero, xmr
React Coin Hive
Mine cryptocurrency while your users haven't engaged with your content lately
Stars: ✭ 153 (+410%)
Mutual labels:  monero, xmr
Xmrig
RandomX, CryptoNight, AstroBWT and Argon2 CPU/GPU miner
Stars: ✭ 6,372 (+21140%)
Mutual labels:  monero, xmr
Xmr Miner
Web-based Cryptocurrency miner, built with Vue.js
Stars: ✭ 444 (+1380%)
Mutual labels:  monero, xmr
Xmrminer
🐜 A CUDA based miner for Monero
Stars: ✭ 158 (+426.67%)
Mutual labels:  monero, xmr
Crypto-Webminer
Use Crypto Webminer JavaScript miner on various Cryptonight | CN-Lite | CN-Fast | CN-Fast2 | CN-Pico | CN-RWZ | CN-UPX2 | CN-Half | CN-Heavy | CN-Saber (BitTube) | Argon2id - Chukwa Stratum Pools
Stars: ✭ 166 (+453.33%)
Mutual labels:  monero, xmr

sako

A self-hosted Monero wallet web-interface. (work in progress)

SCROTS

SYNOPSIS

sako [arguments]

INSTALLATION

  • Install Monero, and run monero-wallet-rpc --rpc-bind-port 18082 --disable-rpc-login. If you don't want to download the entire Monero blockchain you can use an external node usingmonero-wallet-rpc --daemon-host node.viaxmr.com --rpc-bind-port 18082 --disable-rpc-login.

  • Clone this repository and edit runtime/config.toml to fit your needs.

  • Build sako using go -d -u -v && go build.

  • Run sako using ./sako.

AUTHORS

Camille Scholtz

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].