Pages:
Author

Topic: [ANN]Japanese Anonymous Cryptocurrency Koto [Yescrypt][CPU mining][Zcash clone] - page 33. (Read 43590 times)

member
Activity: 143
Merit: 10
The author has not landed for many days, I am not sure whether to continue mining
full member
Activity: 294
Merit: 101
I have been cpu mining KOTO a bit in the past few weeks and I must say it is pleasant to see the stable flow of incoming coins. I have not had any problems yet with the pool (okoto.xyz) and returns are fair. Good option for new people to get introduced into mining I think.

Have you noticed any difficulty increase? I am not sure if it is just my imagination or, but with same hash power, I think I start mining less and less coins every day.
newbie
Activity: 40
Merit: 0
Hello! Need community help.

How do I move the block and purse directories from the default user profile to another directory (OS Windows)?

I think that the paths to directories are set in init.bat:

Code:
SET kotodir=%appdata%\Koto
SET kotoconf=%kotodir%\koto.conf
SET sproutdir=%appdata%\ZcashParams
SET sprout-proving_url=http://d.koto.cash/sprout-proving.key?a=.js
SET sprout-verifying_url=http://d.koto.cash/sprout-verifying.key?a=.js
SET sprout-proving=%sproutdir%\sprout-proving.key
SET sprout-verifying=%sproutdir%\sprout-verifying.key
SET sprout-proving-hash=8bc20a7f013b2b58970cddd2e7ea028975c88ae7ceb9259a5344a16bc2c0eef7
SET sprout-verifying-hash=4bd498dae0aacfd8e98dc306338d017d9c08dd0918ead18172bd0aec2fc5df82

I change the default settings to custom:

Code:
SET kotodir=%appdata%\Koto
SET sproutdir=%appdata%\ZcashParams

SET kotodir=D:\CoinBase\Data\Koto
SET sproutdir=D:\CoinBase\Data\ZcashParams

After starting init.bat I get the files of the blockbuster and wallet in the necessary directories.

But, the start of the java-applet KotoSwingWalletUI.jar ends with an error:

Code:
D:\CoinBase\Apps\171224_koto1.0.13_win_64bit>java -jar KotoSwingWalletUI.jar
[main] [Tue Jan 23 13:49:28 YAKT 2018] [INFO] Starting Koto Swing Wallet ...
[main] [Tue Jan 23 13:49:28 YAKT 2018] [INFO] OS: Windows 10 = WINDOWS
[main] [Tue Jan 23 13:49:28 YAKT 2018] [INFO] Current directory: D:\CoinBase\Apps\171224_koto1.0.13_win_64bit
[main] [Tue Jan 23 13:49:28 YAKT 2018] [INFO] Class path: KotoSwingWalletUI.jar
[main] [Tue Jan 23 13:49:28 YAKT 2018] [INFO] Environment PATH: C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\Apps\jdk-8u73\bin;C:\Users\adm\AppData\Local\Microsoft\WindowsApps;
[main] [Tue Jan 23 13:49:28 YAKT 2018] [INFO] Using Koto utilities: kotod: D:\CoinBase\Apps\171224_koto1.0.13_win_64bit\kotod.exe, koto-cli: D:\CoinBase\Apps\171224_koto1.0.13_win_64bit\koto-cli.exe
[main] [Tue Jan 23 13:49:29 YAKT 2018] [INFO] kotod is not runing at the moment or has not started/synchronized 100% - showing splash...
[main] [Tue Jan 23 13:49:29 YAKT 2018] [INFO] Splash: checking if kotod is already running...
[main] [Tue Jan 23 13:49:29 YAKT 2018] [INFO] unexpected daemon info: Error reading configuration file: Missing koto.conf
[main] [Tue Jan 23 13:49:29 YAKT 2018] [INFO] Splash: kotod already running...
[main] [Tue Jan 23 13:49:32 YAKT 2018] [INFO] unexpected daemon info: Error reading configuration file: Missing koto.conf
[main] [Tue Jan 23 13:49:34 YAKT 2018] [INFO] unexpected daemon info: Error reading configuration file: Missing koto.conf
[main] [Tue Jan 23 13:49:36 YAKT 2018] [INFO] unexpected daemon info: Error reading configuration file: Missing koto.conf
[main] [Tue Jan 23 13:49:37 YAKT 2018] [INFO] unexpected daemon info: Error reading configuration file: Missing koto.conf
[main] [Tue Jan 23 13:49:39 YAKT 2018] [INFO] unexpected daemon info: Error reading configuration file: Missing koto.conf
[main] [Tue Jan 23 13:49:39 YAKT 2018] [ERROR] Unexpected error:
java.io.IOException: com.eclipsesource.json.ParseException: Expected value at 1:1
        at com.vaklinov.zcashui.ZCashClientCaller.getDaemonRawRuntimeInfo(ZCashClientCaller.java:198)
        at com.vaklinov.zcashui.StartupProgressDialog.waitForStartup(StartupProgressDialog.java:133)
        at com.vaklinov.zcashui.ZCashUI.main(ZCashUI.java:439)
Caused by: com.eclipsesource.json.ParseException: Expected value at 1:1
        at com.eclipsesource.json.JsonParser.error(JsonParser.java:490)
        at com.eclipsesource.json.JsonParser.expected(JsonParser.java:486)
        at com.eclipsesource.json.JsonParser.readValue(JsonParser.java:193)
        at com.eclipsesource.json.JsonParser.parse(JsonParser.java:152)
        at com.eclipsesource.json.JsonParser.parse(JsonParser.java:91)
        at com.eclipsesource.json.Json.parse(Json.java:295)
        at com.vaklinov.zcashui.ZCashClientCaller.getDaemonRawRuntimeInfo(ZCashClientCaller.java:194)

I think the reason is "Missing koto.conf". Also, in the user profile after launching the java-applet an empty directory "Koto" is created, which should not be there.

How to get the desired result? It is desirable without using hard links in the user profile.



And further. Running batfile:

Code:
koto-cli.exe -conf="D:\CoinBase\Data\Koto\koto.conf" -datadir="D:\CoinBase\Data\Koto"

The error ends: too few parameters.

What parameters are required to receive a working KOTO purse?

Sincerely.
newbie
Activity: 67
Merit: 0
We need an exchange
BTC-Alpha exchange, let's go to this one firstly.
sr. member
Activity: 520
Merit: 260
I have been cpu mining KOTO a bit in the past few weeks and I must say it is pleasant to see the stable flow of incoming coins. I have not had any problems yet with the pool (okoto.xyz) and returns are fair. Good option for new people to get introduced into mining I think.
sr. member
Activity: 430
Merit: 250
Theres a few cheap exchanges we could get onto. Would atleast get the trading going
full member
Activity: 1288
Merit: 102
I don't know how to mine but will wait for this coin to get listed on some exchange first before buying. I understand it get lot of efforts to be mined but true value will be on exchanges at reasonable price when lot of people will be selling there. I have eye on the movement.
sr. member
Activity: 430
Merit: 250
newbie
Activity: 35
Merit: 0
sr. member
Activity: 348
Merit: 250
sell 10 koto for 0.0001 btc
member
Activity: 106
Merit: 10
★Bitvest.io★ Play Plinko or Invest!
here is my design :
https://imgur.com/gallery/GxvwY







also posted on Askmona,  but since it's all Japanese, I don't understand Japanese Sad 
How about progress of KOTO's logo contest? Do we have official link/ website to check its progress?
newbie
Activity: 178
Merit: 0
sr. member
Activity: 826
Merit: 250
I have feeling that if real Japanese people are behind the project then it will be see good value over time. This is only thing which arose my interest in this cryptocurremcy which is in fact clone of Zcash. It can turn into be something very interesting without any doubt.
newbie
Activity: 11
Merit: 0
this i a great project, i wish this project a big success in ther near future and im looking forward to it. evolve and much improve. goodluck dev.
member
Activity: 285
Merit: 35
cann't find roadmap ,any creative in this project?
newbie
Activity: 19
Merit: 0
please help me as I can not open KOTO wallet (KotoSwingWalletUI.jar). the system said "could not find or load main class.."

please show me how to fix it, My O/S is Win7x64 with java verson 8 upadate 161.

thanks.
newbie
Activity: 8
Merit: 0
In the project groups on facebook and twitter, very high-quality content. It's nice to work with such content!
full member
Activity: 294
Merit: 101
Is there a Japanese speaker here who can inform us what is happening with the coin from time to time? I know most of the updates are in the japanese forums, I am not sure if anyone from team if following this thread here daily.
member
Activity: 127
Merit: 11
Koto sounds good.  1-Koto 2-Koto.  Hopefully this is not just a Zcash clone.
newbie
Activity: 36
Merit: 0
Does it have something innovative or it's just a Zcash/Yenten fork for CPU-oriented miners?
Pages:
Jump to: