Pages:
Author

Topic: [ANN] Forknote - create your own Cryptonote network - page 12. (Read 36722 times)

legendary
Activity: 2744
Merit: 1387
Ukrainians will resist
This is a required update?
And if I use daemon forknote and simplewallet from the original, so it is possible, reset should be done?
slb
hero member
Activity: 598
Merit: 501
Forknote v2.0.1 is released.

Binaries:
https://github.com/forknote/forknote/releases/tag/2.0.1

Source:
https://github.com/forknote/forknote

Changes:
* Bytecoin core 2.0.1.  In this core:
 - blockchain moved to database (rocksdb)
 - walletd improvements
 - fast sync within checkpoints
* simplewallet import from private keys option added
* simplewallet export private keys added
* various RPC added
* Karbowanec (after fork) support added
* option to change more parameters in forks
* bug fixes

Notice:
* you may need to reset your wallet with simplewallet
* no configuration files are present. You need to create your own or download an existing one from https://github.com/forknote/configs


Also, a new subreddit is made to ease the communication between people running forknote compatible networks:
https://www.reddit.com/r/forknote/
sr. member
Activity: 650
Merit: 350
NOBT - WNOBT your saving bank◕◡◕
how step by step create coin use forknote
system use token same etherum and NXT or not
iam read in first page one still not understand create coin use forknote

 Seems it is method to setup a daemon for some ALT coins , not a new coins creating.
You can create infinite number of networks.
Just use http://forknote.net/create/#/  to generate a configuration file, or use the documentation create it with text editor.
Support of some ALT coins is just a side effect
So, it is like I said not a new coins creating method or ( colon of any coin provides here).
slb
hero member
Activity: 598
Merit: 501
how step by step create coin use forknote
system use token same etherum and NXT or not
iam read in first page one still not understand create coin use forknote

 Seems it is method to setup a daemon for some ALT coins , not a new coins creating.
You can create infinite number of networks.
Just use http://forknote.net/create/#/  to generate a configuration file, or use the documentation create it with text editor.
Support of some ALT coins is just a side effect
sr. member
Activity: 650
Merit: 350
NOBT - WNOBT your saving bank◕◡◕
how step by step create coin use forknote
system use token same etherum and NXT or not
iam read in first page one still not understand create coin use forknote

 Seems it is method to setup a daemon for some ALT coins , not a new coins creating.
slb
hero member
Activity: 598
Merit: 501
how step by step create coin use forknote
system use token same etherum and NXT or not
iam read in first page one still not understand create coin use forknote
The system use separate blockchain, no tokens.
You can use http://forknote.net/create/#/  to create a config for a new blockchain. There is no step by step guide for the moment.
If someone wants to contribute some time and create a step by step guide it will be highly appreciated.
hero member
Activity: 616
Merit: 501
Chainjoes.com
how step by step create coin use forknote
system use token same etherum and NXT or not
iam read in first page one still not understand create coin use forknote
slb
hero member
Activity: 598
Merit: 501
xcicoin added?
Since it's pointless to post in this thread for every coin, you can find the current supported (active) networks here:
https://github.com/forknote/configs

XCI was added in this commit:
https://github.com/forknote/configs/commit/2326b6c58aae921f885b97c9da331fbe1490b268
Thank you, very grateful!
It  to run.
 that more reliable - used forknote or the original xcicoin?

Only the XCI dev can give you such advice, but I guess he will tell you to stick with his client.
PS: I am using forknote on democats pool
legendary
Activity: 2744
Merit: 1387
Ukrainians will resist
xcicoin added?
Since it's pointless to post in this thread for every coin, you can find the current supported (active) networks here:
https://github.com/forknote/configs

XCI was added in this commit:
https://github.com/forknote/configs/commit/2326b6c58aae921f885b97c9da331fbe1490b268
Thank you, very grateful!
It  to run.
 that more reliable - used forknote or the original xcicoin?
slb
hero member
Activity: 598
Merit: 501
xcicoin added?
Since it's pointless to post in this thread for every coin, you can find the current supported (active) networks here:
https://github.com/forknote/configs

XCI was added in this commit:
https://github.com/forknote/configs/commit/2326b6c58aae921f885b97c9da331fbe1490b268
legendary
Activity: 2744
Merit: 1387
Ukrainians will resist
xcicoin added?
newbie
Activity: 1
Merit: 0
Hi everyone!

I know I'm a newbie here, but I did just generate a ForkNote currency, and below are the config file contents, and I am wanting other people to give it a try.

seed-node=24.46.180.129:23280
EMISSION_SPEED_FACTOR=18
DIFFICULTY_TARGET=120
CRYPTONOTE_DISPLAY_DECIMAL_POINT=12
MONEY_SUPPLY=18446744073709551615
GENESIS_BLOCK_REWARD=18262276632972456000
SYNC_FROM_ZERO=1
DEFAULT_DUST_THRESHOLD=1000000
MINIMUM_FEE=1000000
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=10
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=86
p2p-bind-port=23280
rpc-bind-port=23281
BYTECOIN_NETWORK=fd650874-8821-52dc-089f-bb6275613adc
CRYPTONOTE_NAME=cochran
GENESIS_COINBASE_TX_HEX=010a01ff0001c0e0f5d1f0faa8b8fd010229377c1709d345c7dff990da1039576c93b14710225104cb53c51d541a1ea8ae21014f206cd82624c473b6832a7edbd33e356c6581b6a359dc7088d77065477177d6
MAX_BLOCK_SIZE_INITIAL=100000
UPGRADE_HEIGHT_V2=1
UPGRADE_HEIGHT_V3=2
slb
hero member
Activity: 598
Merit: 501
Hello,

The beta of the Forknote v2.0.0 is out. It's just in source form. We are not sure is it producing 100% correct block, but you guys can contribute by testing and reporting bugs:
https://github.com/forknote/forknote

We can provide binaries if some of you are unable to compile.

Since time is very limited resource, we want to ask the community for opinion what our next priority should be:
* GUI
* Tracking wallets by view key
* Bitsquare integration
* Merge mining support
* Other (tell us what)

We will highly appreciate your feedback
slb
hero member
Activity: 598
Merit: 501
can I use forknote with fantomcoin? Are there plans to bring it to the new BCN 2.0 code base (RocksDB), its a shame they didn't went with Monero LMDB buts its better than the previous version.
We are working on Forknote based on BCN 2.0. Currently it works good, except the block explorer part.
Fantomcoin support is one of our potential goals, but there is no schedule for it. We may realise it, but we may not. If you or someone else understand how Fantomcoin works you can help us bring it faster to the project.


iam newbie about dev coin
so iam to ask how to replace node to vps and how create is node code
All I can advice you is learn how to run a node of any Cryptonote coin. There is plenty of info on the net. The process is pretty much the same, with the exception you need to point out a configuration file when you run your Forknote node
full member
Activity: 154
Merit: 100
if i want create coin project with forknote
i must buy server and must now learn about c++  ?
if exmaple in someday sometime your server deleted is forknote my coin followed lost or not
thank you
If you just want to create a token, you don't need to learn any programming language. Just choose the parameters you want, decide if you want premine, and you are good to go.
On your other question - you must take care of your blockchain. A 5$ VPS usually does the work. In fact, nodes of multiple blockchains can be ran on a 5$ VPS, which can drive the price of a running node way bellow 5$/month.
Also, you can run a node on your local PC, if you don't need the network to be online all the time

iam newbie about dev coin
so iam to ask how to replace node to vps and how create is node code
your service complete until ready coin use and include setting Vps or not
slb
hero member
Activity: 598
Merit: 501
if i want create coin project with forknote
i must buy server and must now learn about c++  ?
if exmaple in someday sometime your server deleted is forknote my coin followed lost or not
thank you
If you just want to create a token, you don't need to learn any programming language. Just choose the parameters you want, decide if you want premine, and you are good to go.
On your other question - you must take care of your blockchain. A 5$ VPS usually does the work. In fact, nodes of multiple blockchains can be ran on a 5$ VPS, which can drive the price of a running node way bellow 5$/month.
Also, you can run a node on your local PC, if you don't need the network to be online all the time
full member
Activity: 154
Merit: 100
if i want create coin project with forknote
i must buy server and must now learn about c++  ?
if exmaple in someday sometime your server deleted is forknote my coin followed lost or not
thank you
slb
hero member
Activity: 598
Merit: 501
Hello,

Forknote now uses Bytecoin 1.0.5 as core.
This version also supports premine. I will make a tutorial how to create a coin with premine in the following days.

Windows:  https://github.com/forknote/forknote/releases/download/1.0.5/forknote-windows.zip
Linux:    https://github.com/forknote/forknote/releases/download/1.0.5/forknote-linux.tar.gz
Mac:      https://github.com/forknote/forknote/releases/download/1.0.5/forknote-mac.zip
Source:   https://github.com/forknote/forknote

in forknote open sourse equal xcp counterparty or not
your are develop forknote or not
how much fee coin is afliate forknote every send ?

Forknote is not equal XCP. The idea is create (and link in future) independent blockchains. There are no fees. You can create as much blockchains as you want. There is no parent blockchain. The only chain with special status is Bytecoin, because it is the developer blockchain, but we work hard to make Forknote dual core (more than 1 developer chain)
member
Activity: 112
Merit: 10
Hello,

Forknote now uses Bytecoin 1.0.5 as core.
This version also supports premine. I will make a tutorial how to create a coin with premine in the following days.

Windows:  https://github.com/forknote/forknote/releases/download/1.0.5/forknote-windows.zip
Linux:    https://github.com/forknote/forknote/releases/download/1.0.5/forknote-linux.tar.gz
Mac:      https://github.com/forknote/forknote/releases/download/1.0.5/forknote-mac.zip
Source:   https://github.com/forknote/forknote

in forknote open sourse equal xcp counterparty or not
your are develop forknote or not
how much fee coin is afliate forknote every send ?
slb
hero member
Activity: 598
Merit: 501
Is this good idea  Roll Eyes to let every one create his coin Cool
Isn't this what Waves and other multimillion projects all about? The positive thing about this project is your token does not require any parent blockchain.
The downside is, without parent blockchain, it is extremely hard to fund it. Some may say there is a security issue with making separate blockchain for every token, but our initial goal is not multimillion valued tokens, but small tokens for now, which makes no economic sense to be attacked
Pages:
Jump to: