Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buat dapps identitas pengguna #206

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Clawue884
Copy link

Langkah instalasi:

npm install -g truffle
npm install -g ganache-cli

  1. Smart Contract di Solidity

Buat direktori proyek dan inisialisasi Truffle:

mkdir identity-dapp
cd identity-dapp
truffle init

Langkah instalasi:

npm install -g truffle
npm install -g ganache-cli


2. Smart Contract di Solidity

Buat direktori proyek dan inisialisasi Truffle:

mkdir identity-dapp
cd identity-dapp
truffle init
Copy link

@yeojun379 yeojun379 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@Clawue884
Copy link
Author

Clawue884 commented Oct 15, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants