Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
vaultec81 committed Jan 22, 2024
1 parent 102a0c0 commit 9650fbc
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/getting-started/first-smart-contract.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,20 @@ title: Creating your first smart contract
# Creating your first smart contract


### Prerequisites
- NodeJS
- IPFS
- Git or Github Desktop
- Mongodb Server
- Mongodb Compass (optional)
- Visual Studio Code
- A Hive account, if you dont have one already please visit [signup.hive.io](https://signup.hive.io)



1) Clone our smart contract template repo locally: `git clone https://github.com/vsc-eco/contract-template.git`
2) `cd contract-template`
3) Open visual studio code: `code .``



0 comments on commit 9650fbc

Please sign in to comment.