Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bartosz-lipinski committed Feb 16, 2021
1 parent bd0d730 commit 22eb312
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ npm start

## program

Solana program template in Rust by @mvines
Solana program template in Rust

### src/lib.rs

* process_instruction function is used to run all calls issued to the smart contract

## src/actions

Expand All @@ -53,5 +53,5 @@ Generic react hooks to interact with token program:

## src/views

* home -
* home - main page for your app
* faucet - airdrops SOL on Testnet and Devnet

0 comments on commit 22eb312

Please sign in to comment.