Bitcoin Forum
April 26, 2024, 07:35:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 [6] 7 »  All
  Print  
Author Topic: [ANN][PRA] Practice Coin - Learn by Doing  (Read 8311 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
tearodactyl (OP)
Full Member
***
Offline Offline

Activity: 235
Merit: 100


View Profile
October 10, 2017, 09:34:50 AM
 #101

Folks, I apologize for having put this project on hold, but I'm very actively involved in the development of a fun little coin named Zero, a clone of Zcash.
https://bitcointalk.org/index.php?topic=1796036.new#new

If you are looking to get into some design decisions and hands-on development, come on over.
  Tearo
1714160141
Hero Member
*
Offline Offline

Posts: 1714160141

View Profile Personal Message (Offline)

Ignore
1714160141
Reply with quote  #2

1714160141
Report to moderator
1714160141
Hero Member
*
Offline Offline

Posts: 1714160141

View Profile Personal Message (Offline)

Ignore
1714160141
Reply with quote  #2

1714160141
Report to moderator
1714160141
Hero Member
*
Offline Offline

Posts: 1714160141

View Profile Personal Message (Offline)

Ignore
1714160141
Reply with quote  #2

1714160141
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
tiozes
Legendary
*
Offline Offline

Activity: 861
Merit: 1000


“Create Your Decentralized Life”


View Profile
October 17, 2017, 07:49:01 PM
 #102

Hi, very good job, the truth is that I am learning a lot, but I have a doubt, what repositories and programs would have to install in linux to be able to put into practice what I learned?

Greetings and sorry for my English

        ▄▄███████████▄▄       
     ▄██████▀▀▀▀▀▀▀██████▄   
    ████▀             ▀████▄ 
  ▄███▀    ▄▄▄████▄▄    ▀████
▐███     ██████████▀     ███▌
 ███▌    ██████▀▀        ▄███▌
▐███    ▐████▄      ▄▄▄██████▌
▐███▌  ▄████████▄▄██████████▀
████████▀█████████████▀▀▀   
  ████▌    ▀▀██████▀▀      ▄▄
   ▀████▄              ▄▄████▌
     ▀█████▄▄▄    ▄▄▄██████▀▀
       ▀▀██████████████▀▀     
             ▀▀▀▀▀▀           



        ▄▄███████████▄▄       
     ▄██████▀▀▀▀▀▀▀██████▄   
    ████▀             ▀████▄ 
  ▄███▀    ▄▄▄████▄▄    ▀████
▐███     ██████████▀     ███▌
 ███▌    ██████▀▀        ▄███▌
▐███    ▐████▄      ▄▄▄██████▌
▐███▌  ▄████████▄▄██████████▀
████████▀█████████████▀▀▀   
  ████▌    ▀▀██████▀▀      ▄▄
   ▀████▄              ▄▄████▌
     ▀█████▄▄▄    ▄▄▄██████▀▀
       ▀▀██████████████▀▀     
             ▀▀▀▀▀▀           
Whitennerdy
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
October 18, 2017, 01:34:45 PM
 #103

In my opinion this coins is completly pointless. I'm glad that you are not conducting ICO of it  Wink
tearodactyl (OP)
Full Member
***
Offline Offline

Activity: 235
Merit: 100


View Profile
November 11, 2017, 12:42:15 AM
 #104

Hi, very good job, the truth is that I am learning a lot, but I have a doubt, what repositories and programs would have to install in linux to be able to put into practice what I learned?
To any wannabe altcoin developer, I would strongly suggest building first some well-understood production coins, right from Github
Of course, you start with Bitcion, cause you can
Then Litecoin, and for something a little different, Zcash.

Once you have enough Linux environment configured to build those, you will be able to build some newish stuff, like Bitcoin Cash or Gold, etc. Do tell us how it worked out.
  Tearo
swordsproton
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
November 13, 2017, 01:51:33 PM
 #105

what are the bonuses for first-days purchases?
tearodactyl (OP)
Full Member
***
Offline Offline

Activity: 235
Merit: 100


View Profile
November 14, 2017, 02:22:39 AM
 #106

what are the bonuses for first-days purchases?
Wrong thread, pal. Nothing for sale here.
tearodactyl (OP)
Full Member
***
Offline Offline

Activity: 235
Merit: 100


View Profile
November 18, 2017, 12:06:01 PM
 #107

Interesting discussion of different timeframes that can be used in trading cryptocurrencies.
http://practicecoin.com/index.php/topic/benefits-of-higher-time-frame-trading/
sad_miner
Jr. Member
*
Offline Offline

Activity: 48
Merit: 1

Some personal text


View Profile
December 07, 2017, 12:15:59 PM
 #108

Hi, very good job, the truth is that I am learning a lot, but I have a doubt, what repositories and programs would have to install in linux to be able to put into practice what I learned?

Greetings and sorry for my English

Hi, are you still doing this?  If you are I would be happy to help with that stuff.  I got over that initial hurdle.  The biggest difficulty I had was what to search for on Google and then mining after finding a genesis block.  I had connection issues with my nodes.  I would recommend going from abc coin and using shakezula's guides.  You will need the scrypt guide as well as the Bitcoin cloning guide if you want to clone an earlier Bitcoin, because it goes into the details of commands for P2P things.  I banged my head on the wall for a while until I went back to the guide and remembered "-connect".  Sometimes it's the smaller things that are a trip up!

Anyway, have you got most of your Linux environment set up?  You will need two machines to connect.  I wouldn't recommend having one inside a virtual machine to begin with, like Linux in VirtualBox.  But you can do it over a couple of old laptops or desktops on the local net instead of using a VPS as a more permanent seed node.  The starting difficulty is a very high number to begin with, making it easy to generate new coins for an altcoin project and see it in action.

Good luck.
tearodactyl (OP)
Full Member
***
Offline Offline

Activity: 235
Merit: 100


View Profile
December 21, 2017, 07:07:51 AM
 #109

Hi, are you still doing this?  If you are I would be happy to help with that stuff.  I got over that initial hurdle.

Thanks for pitching in!
  Tearo
Phil Conee
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
December 29, 2017, 10:04:13 AM
Last edit: January 29, 2018, 05:21:44 PM by Phil Conee
 #110

Done
tearodactyl (OP)
Full Member
***
Offline Offline

Activity: 235
Merit: 100


View Profile
January 05, 2018, 10:23:37 AM
 #111

Hi everyone,

I'm actually trying to clone the ethereum's blockchain, and I found this link : http://practicecoin.com/index.php/2017/04/04/reader-suggestions/.
Firstly, bravo for this community and positive project. 
Let me introduce myself in a few word : I'm a french man, I'm playing with blockchain/bitcoin since 4 years. I have already work with some differents blockchains, in differents field.

About my project, I have succeeded creating some ERC20 tokens (https://steemit.com/ethereum/@maxnachamkin/how-to-create-your-own-ethereum-token-in-an-hour-erc20-verified), setting up a local ethereum blockchain for work with geth (https://media.consensys.net/how-to-build-a-private-ethereum-blockchain-fbf3904f337 but without change any thing like name...), and making this tutorial : https://vcoin-project.github.io/cloning-litecoin/.

I'm actually trying to find what I have to change for change the coins' names, before trying to work with  some other parameters, and it is pretty long.
I would be happy to work with you, for optimise ethereum's blockchain and ideally create one "How to Clone Ethereum" guide.

Greetings,

Phil Conee.

Phil, welcome to Practice Coin!
I am totally interested in the steps to clone Ethereum or to exercise many of its experimental features.
In the past, I have looked at a project to reframe Ethereum smart contracts in a PoA (Proof of Authority) environment https://github.com/oraclesorg

Perhaps you can start the effort and let others pitch-in.
  Tearo
tearodactyl (OP)
Full Member
***
Offline Offline

Activity: 235
Merit: 100


View Profile
January 05, 2018, 10:26:14 AM
 #112

FYI - interesting discussion of the specific aspects of High Frequency Trading in the context of Crypto
http://practicecoin.com/index.php/topic/benefits-of-higher-time-frame-trading/
tearodactyl (OP)
Full Member
***
Offline Offline

Activity: 235
Merit: 100


View Profile
January 05, 2018, 10:27:54 AM
 #113

Another interesting discussion - Lot Size on Forex
http://practicecoin.com/index.php/topic/benefits-of-higher-time-frame-trading/#post-294
tearodactyl (OP)
Full Member
***
Offline Offline

Activity: 235
Merit: 100


View Profile
February 12, 2018, 08:10:19 PM
 #114

All Dead All Dead
All the Dreams We Had
    Queen, News of the World, 1977
YarkoL
Legendary
*
Offline Offline

Activity: 996
Merit: 1012


View Profile
February 20, 2018, 04:49:08 PM
 #115


Hey, that's my favorite Queen album.  Grin Sleeping on the sidewalk!

“God does not play dice"
candyconstantino11
Newbie
*
Offline Offline

Activity: 84
Merit: 0


View Profile
March 29, 2018, 05:55:51 AM
 #116

is there any new information about this project guys,its been a months since last post it,hope to see more in here
duyenhamz9999
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
April 05, 2018, 05:02:12 PM
 #117

potential Smiley Wink
ecishori
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
April 10, 2018, 11:06:48 AM
 #118


I like this project he looks promising. I learn more about the project and his idea by studying white paper. But even with a superficial introduction to the project there are positive impressions.
Tokenista
Member
**
Offline Offline

Activity: 910
Merit: 14

Everyone join Blurt.blog & Steemit.com


View Profile
August 25, 2018, 07:27:05 AM
 #119

Ethereum Smart Contract creation pre-compiled
https://github.com/satansdeer/ethereum-token-tutorial
Cangleemee
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
August 26, 2018, 05:52:59 PM
 #120

A good and wealthy project, but can we see who is on the team? This is a big thing, you need a very good team.
Pages: « 1 2 3 4 5 [6] 7 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!