Skip to content

romiisromie/create_token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Create Token Tests

Solana (Anchor) smart contract tests for Astana Hub Education, Task #1.

Description

This project contains tests for the following smart contract functions:

  • create_token_account() – creates a token account for a user
  • mint_tokens() – mints tokens to an account
  • transfer_tokens() – transfers tokens between accounts

The tests are written in TypeScript using the Anchor framework.

About

Solana Smart Contract Tests (Anchor) for Token Creation, Minting, and Transfer

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors