Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
44539517
Topic
4942644
Board
Altcoin Discussion
Merits
1 from 1 user
Let's create some Ethereum clones
by
Tokenista
on
23/08/2018, 06:13:32 UTC
⭐ Merited by
fr4nkthetank
(1)
this thread is going to be for creating ethereum blockchains so everyone can start making them it is not hard at all
here is how to do it
https://arctouch.com/blog/how-to-set-up-ethereum-blockchain
https://medium.facilelogin.com/build-your-own-blockchain-b8eaeea2f891
https://medium.com/mercuryprotocol/how-to-create-your-own-private-ethereum-blockchain-dad6af82fc9f
Ethereum Cookbook
https://github.com/hpyhacking/notes/blob/master/ethereum-cookbook.markdown
Download MetaMask
https://metamask.io/
Truffle
http://truffleframework.com/
Truffle Ganache
https://github.com/trufflesuite/ganache-cli
Remix
https://remix.ethereum.org/
Here are dApps
https://www.stateofthedapps.com/dapps/ico-wizard
https://www.stateofthedapps.com/dapps/decentrex
https://www.stateofthedapps.com/dapps/bitok-dice
https://wizard.oracles.org/
https://decentraland.org/
https://www.stateofthedapps.com/dapps/sportcrypt
https://www.stateofthedapps.com/dapps/blockjack
https://www.stateofthedapps.com/dapps/etherwall
https://www.stateofthedapps.com/dapps/slotthereum
https://www.stateofthedapps.com/dapps/realms-of-ether
https://www.stateofthedapps.com/dapps/ether-rock
https://www.stateofthedapps.com/dapps/tipeth
https://www.stateofthedapps.com/dapps/cryptoface
https://www.stateofthedapps.com/dapps/smartex
And dApps can be used on the Ethereum Mist Network
https://github.com/ethereum/mist/releases
Guide to create a Crypto Kitties type Game
https://medium.com/loom-network/how-to-code-your-own-cryptokitties-style-game-on-ethereum-7c8ac86a4eb3