Skip to content

Commit

Permalink
Merge branch 'main' of github.com:algorand-devrel/orakle-coding-assig…
Browse files Browse the repository at this point in the history
…nment-2024
  • Loading branch information
iskysun96 committed May 27, 2024
2 parents 75ca685 + f4d3ae3 commit 1d91a0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ https://github.com/algorand-fix-the-bug-campaign/challenge-1/assets/52557585/acd
설명을 자세히 읽고 문제들을 해결하세요!
3. 문제를 다 해결한 뒤 터미널에서 `algokit project run build` 커맨드를 실행해 스마트 계약을 컴파일 하시고 `algokit project deploy localnet` 커맨드를 실행해 `smart_contracts/digital_marketplace/deploy-config.ts` 파일을 실행하세요!
실행 후 다음과 같은 콘솔 값이 출력되면 성공적으로 모든 문제를 해결하신겁니다! 👏👏 이제 문제 5-9로 넘어가세요.
<img width="1033" alt="image" src="https://github.com/algorand-devrel/orakle-coding-assignment-2024/assets/52557585/7c6b578d-fd59-42e6-a11d-184ed7552cef">

### 5-9문제: 프론트앤드 연동 문제 진행 설명
1. `orakle-nft-marketplace-app-frontend` 터미널로 가서 `npm run dev`를 실행해 로컬 서버를 실행한 뒤, 브라우저에 페이지를 열고 진행해주세요!
Expand Down

0 comments on commit 1d91a0d

Please sign in to comment.