Re: Let's convert bitcoin to Delphi.
skybuck2000 <[email protected]>
| Newsgroups | alt.comp.lang.borland-delphi |
|---|---|
| Message-ID | <[email protected]> |
I forked bitcoin today and will try and spent some "free" time on converting some bitcoin code to Delphi, the repository for cooperation is here: Updated link: https://github.com/SkybuckFlying/Delphicoin (Not forking bitcoin that network is already way to large, I will just use an upstream much easier that way ! =D) In case you have not forked bitcoin yet, it should be easy to create your own fork based on mine. Or you could also set an upstream to mine and get the latest changes. I think the workflow will be as follows: The local origin repository will stay true to the remote github bitcoin repository to pull in changes if desired. I will create a new branch called "Delphicoin" this will be the nickname for this project :) All converted bitcoin source code should be collected there. Anybody with pascal/delphi coding experience may join this project. It's ok to be messy ! =D Bye for now,