User Manual for dApp Developers - TESTNET (β)
  • Step for building own network
  • Install Packages
  • Creating Account
  • Genesis Block Creation
  • Running the Blockchain
  • Deploy Smart Contract for token supply
  • Supply
  • Other Functionalities
  • Contract Deployment Using Vyper in Remix
Powered by GitBook
On this page

Install Packages

PreviousStep for building own networkNextCreating Account

Last updated 1 year ago

For installation of packages, open the terminal in downloaded folder and run the make file by using this “make all” command.

When we install the all packages, packages will be installed in ./build/bin folder including Geth.