Skip to content

Example application of interacting with Solana SPL Token using React

License

Notifications You must be signed in to change notification settings

rudrodip/soltoken

Repository files navigation

Sol token

This is a simple react project for understanding

  • how to create mint
  • how to create token account
  • how to mint token in solana

This is an exercise project from soldev course