Search content
Sort by

Showing 5 of 5 results by koba_japan
Post
Topic
Board Announcements (Altcoins)
Re: HTMLCOIN & HTML BLOCKCHAIN 2017
by
koba_japan
on 02/02/2018, 18:22:13 UTC
Updated to v2.0.1.0-beta
Then, block chains can not be synchronized.
Can someone help me?
Post
Topic
Board アルトコイン
Re: [ANN][国産匿名通貨] Koto こと [CPU-mining][Yescrypt]
by
koba_japan
on 16/01/2018, 07:22:34 UTC
ZCASHのようにどこか大手国内銀行と提携できればおおきく跳ね上がりそうですね。
期待しています。
Post
Topic
Board 日本語 (Japanese)
Re: 🇯🇵【Newbieの人がひたすら書き込むスレ】 Thread for the Newbie
by
koba_japan
on 16/01/2018, 01:43:39 UTC
仮想通貨で利益を出してる人ってFXみたいに下がった時に買ってある程度上がった所で売ってるんですかね?
草コイン買ったり、ICOの段階から目をつけている人が
大きな利益を出している気がしますね
そうとは限りませんよ。
草コインと呼ばれるものの多くは根拠の無い熱狂ですのでダンプしたら終わりですし。ICOも販売価格以下になる物も多くあります。
上のような物に手を出す人は投資ではなく、投機的な取引だと思います。

今大きな利益を出してる人は有望なコインを初期段階からHODLしてる人でしょう。Bitcoinだけを見ても多くがHODLによって資産を築いてます。
そうなるとやっぱり見極めるのが難しいですね!
有望なコインかどうかを見るのは色々なサイトを見て判断するのが良いんですかね?
結局は自分の目で判断して、みんなより早く買うことをおすすめする。
草なんかは注目されたら、すぐに落ちるだけだからね、中身がまだできていないのに、時価総額ばかり膨れてしまうので、そりゃ下がります。
本来なら、実用化されなければほぼ無価値なのですから
中身のないコインが多くなりすぎてBTC資金が薄まってる気がする。一旦草のターン終わってほしい気持ちあります。。
ですね~、予想以上に草が生えすぎて、正直仮想通貨って、ほんと投機だなぁ~と思ってしまう。
草が下がってくると、主要アルトも下がるし、むなしいですね。
中身がある草が上がることはいいと思いますが、あまりにもなんでも買われ過ぎてる・・・・・・
最近は全体的に下がってる傾向なんで中身がスカスカな感じの草がほとんどって事なんですよね!
実用化になるのは本当に一握りもあるかどうかくらいなんでしょうね。
ITの冠をつければ資金が集まってたドットコムバブルと同じ状況なんですかね~?未来を見てみない事にはわかりませんが・・・
しかも現在の株式市場でも暗号通貨、ブロックチェーンを付けたり代表が発言する事で株価がうなぎのぼりになってます
崩壊するかはわかりませんが崩壊したらここ100年で最大級の大不況がきそう
Post
Topic
Board 日本語 (Japanese)
Re: 日本語 (Japanese)
by
koba_japan
on 16/01/2018, 01:35:59 UTC
IT産業はプラットフォームビジネスが強すぎるので
ETH,NEOですかねぇ・・・
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] KOTO - Yescrypt Zcash clone
by
koba_japan
on 15/12/2017, 06:04:32 UTC
I am not a developer, but for English speakers.
My English is Damm.
Complaints to Google.

https://github.com/koto-dev/koto/wiki/%E8%A7%A3%E8%AA%AC
This page is translated

https://i.imgur.com/wOMFsjL.jpg
--------------------------------------------------------------------------------------
The method of running on Windows is written at the bottom.

Build procedure

https://github.com/zcash/zcash/wiki/1.0-User-Guide
Build according to the procedure of.
The summary of the procedure at ubuntu is as follows.
-----
~source code~
-----
Please omit "-j $ (nproc)" if you can not build due to insufficient memory.


Create "koto.conf" before running
------
~source code~
------

Please change username, password to any user name and password respectively.
Because there is DNSSeed, addnode is not always necessary, but if it does not seem to be connected after 5 minutes please try adding the node to "koto.conf" with the following command.

-----
~source code~
-----




https://i.imgur.com/8pu5NU7.jpg
----------------------------------------------------------------------------------------------------------------
When using the GUI

Build KotoSwingWalletUI.jar according to the description of https://github.com/koto-dev/zcash-swing-wallet-ui.
Now you can run the executable file, "KotoSwingWalletUI.jar."
------
~source code~
------

Put "KotoSwingWalletUI.jar", "kotod", "koto-cli" in the same folder and run "KotoSwingWalletUI.jar" to manipulate the wallet with the GUI.

When executing from the terminal
Full path to "java - jar  KotoSwingWalletUI.jar"
Please start with.



https://i.imgur.com/bucB8lj.jpg
----------------------------------------------------------------------------------------------------------------------

Mining

• "src / koto-cli setgenerate true"
· in "koto.conf" Gen = 1
I do not mind, but I also prepared cpuminer.
https://github.com/koto-dev/cpuminer-yescrypt
Please build this and use it.

Examples of execution are as follows
."/minerd --algo = yescrypt - userpass = username: password - o 127.0.0.1: 8432"

By default, every time mined, a coin will be placed in the new address, so I think that you can specify the receiving address with "kotod" option -mineraddress.

An example of specifying the number of threads and performing mining with "kotod" alone is as follows.

"src / kotod - genproclimit = Number of threads - gen - mineraddress = Receiving address"



https://i.imgur.com/YIv15Wy.jpg
-------------------------------------------------------------------------------------------
Other

"src / koto-cli listaddressgroupings"
You can check the address containing the coin mined by.
The coin just mined must be sent to the private address (z address) in full amount excluding the fee.

"src / koto-cli z_getnewaddress"
The private address can be acquired with, and the remittance becomes as follows.

"src / koto-cli z_shieldcoinbase "*" Private address (fee) (number of UTXO to process)"
(Handling fee) (number of UTXOs to process) is optional, fee is automatic when omitted, seems to be 50 UTXO number to process.
After a while remittance is executed and the result is

"src / koto-cli z_getoperationresult"
In can be confirmed.


At the time when the result is obtained with "z_getoperationresult", it is confirmed whether it is an error or not.
An executing instruction (or an end instruction which has not yet obtained results) can be confirmed with the following command.
src / koto-cli z_getoperationstatus

The total balance of both anonymous and non-anonymous can be confirmed with "z_gettotalbalance".
"src / koto-cli z_gettotalbalance"



https://i.imgur.com/xnzYmxp.jpg
----------------------------------------------------------------------------------------
When using Windows Subsystem for Linux

Currently, Koto does not prepare Windows executable files, but you can run it using "Windows Subsystem for Linux (WSL)" which is a function of Windows 10.
Since WSL takes over the Windows environment variable, an error will occur if "/ mnt / c / Program Files (x86) /" etc is in PATH.
In that case on WSL's Ubuntu

"export PATH = / home / username / bin: / home / username /.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/ bin: / usr / games: / usr / local / games
Please reset the PATH and then build "kotod" by the above Ubuntu procedure".

When using GUI wallet, you need to install "X Window System".
Download and install "VcXsrv" from here.


"export DISPLAY =: 0" to  "~/. bashrc" Added  to  for future use.

For this time
"export DISPLAY =: 0"
Run.

Place "KotoSwingWalletUI.jar", "kotod", "koto-cli" in the same folder, with "VcXsrv" running on Windows side
Full path to "java - jar  KotoSwingWalletUI.jar"
I think GUI Wallet will be launched even on Windows.