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

Add Solana Courses Starter/Progress/Final Code #55

Merged
merged 4 commits into from
Mar 28, 2024
Merged

Conversation

amilz
Copy link
Contributor

@amilz amilz commented Mar 22, 2024

Includes 3 directories:

  • starter for initiating and creating a simple dapp from scratch
  • progress for joining course mid way (or if user deleted the starter)
  • final expected dapp on completion

image

To utilize...

  • clone repo
  • cd to one of the directories eg cd courses/solana-basics/final
  • install deps npm install
  • run local npm run dev

Would love to have someone do that for all 3 directories...just to make sure everything renders as expected.

amilz added 4 commits March 22, 2024 10:53
- add env for program id (for easier implementation)
- update readme
- update constants for new env
@amilz amilz requested a review from ferhatqn March 22, 2024 19:53
@amilz amilz self-assigned this Mar 22, 2024
@amilz amilz merged commit 6620ea0 into main Mar 28, 2024
3 checks passed
@amilz amilz deleted the solana-course-final branch March 28, 2024 15:47
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