/stark-mzg

Primary LanguageJavaScript

stark-mzg

steps

  1. install node.
  2. in cli
git clone https://github.com/kongcheng1400/stark-mzg.git
cd stark-mzg
npm install
  1. change the key in starkSetup.mjs
  2. create a starknet api in alchemy, and update in the helloSpiritStone.mjs to get a full speed. nodeUrl: "https://starknet-mainnet.g.alchemy.com/v2/yourapikey"
  3. run
node helloSpiritStone.mjs