thecrowdsrc (OP)
Newbie
Offline
Activity: 15
Merit: 0
|
|
February 15, 2018, 01:41:53 AM |
|
Anyone and everyone who loves cryptocurrency can help the world. I am starting a new cryptocurrency called PhilanthropistCoin. It is a javascript coin, wallet, and block explorer. It was forked from naive-coin. Every time someone mines a block they get 50 PhilanthropistCoin. But an extra 50 PhilanthropistCoin goes to a "charity" address where nonprofits/charities can request funds from. Currently the code supports transactions. Soon I will make a way for users to vote where the "charity" funds go. The current algorithm is POW (Proof of Work). This will stay the same, but I will also add in DPOS (Delegated Proof of Stake). That addition will allow for the voting. The idea came from a mix of bitshares and wanting to help the world. Bitshares created a funding system to fund their workers all by the users voting for them. The funds came in the beginning. Then users can vote to where the funds can go. I want that but where users can vote what charities/nonprofits to help. More information: https://github.com/Kennybll/philanthropistThanks and go get 'em!
|
|
|
|
JustADreamer
Newbie
Offline
Activity: 98
Merit: 0
|
|
February 15, 2018, 01:59:17 AM |
|
I like the setup through localhost; however for port 49029 I'm getting 'upgrade required' and for 49030 I'm getting connection refused. Would love to solve this with you (also I'm getting invalid parameters when using 'X' for mining, curious about that as well) edit: possibly could be because it's listening on the 'old' port? listening websocket p2p port on: 49029 Listening http on port: 49028
|
|
|
|
thecrowdsrc (OP)
Newbie
Offline
Activity: 15
Merit: 0
|
|
February 15, 2018, 02:08:49 AM |
|
I like the setup through localhost; however for port 49029 I'm getting 'upgrade required' and for 49030 I'm getting connection refused. Would love to solve this with you (also I'm getting invalid parameters when using 'X' for mining, curious about that as well) edit: possibly could be because it's listening on the 'old' port? listening websocket p2p port on: 49029 Listening http on port: 49028
Great you got the daemon up and running, not open a new terminal/command propt and do https://github.com/Kennybll/philanthropist#wallet . You need to run both scripts programs. 49029 is for peer to peer networking. This keeps the blockchain intact. 49028 is for the wallet to use. To make sure the daemon is working (from the base folder) goto localhost:49028/address and you should see your public address.
|
|
|
|
JustADreamer
Newbie
Offline
Activity: 98
Merit: 0
|
|
February 15, 2018, 02:25:56 AM Last edit: February 15, 2018, 02:44:26 AM by JustADreamer |
|
not quite sure on this one xD (tried to PM but your account is too new)
edit: my guess ' 'webpack-dev-server' is not recognized as an internal or external command, ' #2: removed log to avoid clunky-ness I can post again if needed
|
|
|
|
thecrowdsrc (OP)
Newbie
Offline
Activity: 15
Merit: 0
|
|
February 15, 2018, 02:32:01 AM |
|
Did you do: cd ./wallet npm install npm start
|
|
|
|
CryptoMan007
Newbie
Offline
Activity: 77
Merit: 0
|
|
February 15, 2018, 02:32:10 AM |
|
I am able to work this on ubuntu. I can see my balance via http://localhost:49030/?#/but the private key is not there. Also I truied to send a transaction to my own address and it worked. Is there any address where I can test and send coin?
|
|
|
|
JustADreamer
Newbie
Offline
Activity: 98
Merit: 0
|
|
February 15, 2018, 02:37:16 AM Last edit: February 15, 2018, 02:53:29 AM by JustADreamer |
|
Did you do: cd ./wallet npm install npm start
*problem fixed*
|
|
|
|
thecrowdsrc (OP)
Newbie
Offline
Activity: 15
Merit: 0
|
|
February 15, 2018, 02:44:11 AM |
|
JustADreamer, try to delete node_modules and npm install again, that's really weird. If that does work try npm install -g webpack-dev-server
CrpytoMan007, I love your name, but if you do: nano ./node/wallet/private_key you will find your private key.
|
|
|
|
JustADreamer
Newbie
Offline
Activity: 98
Merit: 0
|
|
February 15, 2018, 02:47:26 AM |
|
Genius!! Something must've happened the first time around I think it was on my part. Up and running!
|
|
|
|
|
mattpatto
Newbie
Offline
Activity: 33
Merit: 0
|
|
February 15, 2018, 02:57:48 AM |
|
how do you get the wallet to work and mine?
|
|
|
|
CryptoMan007
Newbie
Offline
Activity: 77
Merit: 0
|
|
February 15, 2018, 03:03:02 AM |
|
JustADreamer, try to delete node_modules and npm install again, that's really weird. If that does work try npm install -g webpack-dev-server
CrpytoMan007, I love your name, but if you do: nano ./node/wallet/private_key you will find your private key.
edit : found the private key at - /root/.local/share/Trash/files/philanthropist-master/node/wallet/private_key
|
|
|
|
|
thecrowdsrc (OP)
Newbie
Offline
Activity: 15
Merit: 0
|
|
February 15, 2018, 03:09:10 AM |
|
Yeah I believe there was a bug. Please re download. Sorry.
|
|
|
|
grendel25
Legendary
Offline
Activity: 2296
Merit: 1031
|
|
February 15, 2018, 03:09:41 AM |
|
Maybe Bill Gates will jump on this coin. Or.. I wonder when Bill Gates will jump onto a coin. Bill Gates would be number 1 for richest person in the world but he gives away so much of his money that he is number two. He was number one riches for a long time though... It would be great to support a coin that Bill Gates supported.
|
|
|
|
JustADreamer
Newbie
Offline
Activity: 98
Merit: 0
|
|
February 15, 2018, 03:13:12 AM |
|
No worries; explorer seems updated we're all excited
|
|
|
|
CryptoMan007
Newbie
Offline
Activity: 77
Merit: 0
|
|
February 15, 2018, 03:16:38 AM |
|
shall I download again and try ?
|
|
|
|
thecrowdsrc (OP)
Newbie
Offline
Activity: 15
Merit: 0
|
|
February 15, 2018, 03:19:06 AM |
|
Yeah and you too JustADreamer again again. For some reason it's not all syncing up. I needed to test this more...
|
|
|
|
CryptoMan007
Newbie
Offline
Activity: 77
Merit: 0
|
|
February 15, 2018, 03:23:14 AM |
|
just a question, before stating mining how to sync the blocks , like we do for our coins ?
|
|
|
|
CryptoMan007
Newbie
Offline
Activity: 77
Merit: 0
|
|
February 15, 2018, 03:26:10 AM |
|
just a question, before stating mining how to sync the blocks , like we do for our coins ?
curl http://localhost:49028/blocksgetting this [{"index":0,"previousHash":"","timestamp":1465154705,"data":[{"txIns":[{"signature":"","txOutId":"","txOutIndex":0}],"txOuts":[{"address":"0447364cb10f4bbb15fa6f3f66243d50246ea794d2b96a378e2047da203f594e5a14fcc500fe4b8 d54882efd049b21618b7a835f3c15e4000d5cd9ce580d67e46a","amount":50},{"address":"0447364cb10f4bbb15fa6f3f66243d50246ea794d2b96a378e2047da203f594e5a14fcc500fe4b8 d54882efd049b21618b7a835f3c15e4000d5cd9ce580d67e46a","amount":50}],"id":"ee0e4e5323e56dd138a4fc1515422122c42569257ce5b7e566944c90b481a541"}],"hash":"","difficulty":0,"nonce":0}]
|
|
|
|
|