Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 490 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 490 Bytes

Sikka

crypto token creation automation

Step1: change config/config.json for required user info
Step2: chmod +x run.sh
Step3: ./run.sh

Following steps are to be automated soon:
Open directory ./coinScript to find created sol script for token
Step4: Go to https://remix.ethereum.org/
Step5: Import created sol script and complie
Step6: Open 'delpoy and run transaction' and choose Environment as 'Injected Web3' which will open metamask for account login
Step7: Deploy