Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dabit3/complete-guide-to-full-stack-solana-development
/ functions
Functions
12 in github.com/dabit3/complete-guide-to-full-stack-solana-development
⨍
Functions
12
◇
Types & classes
6
↓ 2 callers
Function
getProvider
()
example2/app/src/App.js:26
↓ 2 callers
Function
getProvider
()
example1/app/src/App.js:30
↓ 1 callers
Function
reportWebVitals
example2/app/src/reportWebVitals.js:1
↓ 1 callers
Function
reportWebVitals
example1/app/src/reportWebVitals.js:1
Function
create
(ctx: Context<Create>)
example1/programs/example1/src/lib.rs:9
Function
createCounter
()
example1/app/src/App.js:42
Function
increment
(ctx: Context<Increment>)
example1/programs/example1/src/lib.rs:15
Function
increment
()
example1/app/src/App.js:65
Function
initialize
(ctx: Context<Initialize>, data: String)
example2/programs/example2/src/lib.rs:9
Function
initialize
()
example2/app/src/App.js:38
Function
update
(ctx: Context<Update>, data: String)
example2/programs/example2/src/lib.rs:17
Function
update
()
example2/app/src/App.js:62