python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Program, Account, Publickey and Keypair in Anchor
I'm beginner of solana programming using anchor. Now I have no clear understanding about these items.
**Program, Account, PublicKey, Keypair**
Appreciate any help to understand what these are and re...
Kunkka Admiral
Votes: 0
Answers: 2
Purpose of the bump when pda initialization in anchor
I'm trying to write a simple Solana Program using Rust/Anchor which uses a PDA.
Here is the Program code:
use anchor_lang::prelude::*;
declare_id!("51v31qHaEQniLoYuvvtXByZcfiyvog3R2EKC39EPD52p&q...
Kunkka Admiral
Votes: 0
Answers: 2
Navigating around website adds a [object object] to URL after clicking around anchors
Thanks for reading. I just wanted to know why i get a "/index.html#[object Object]" at the end of URL when clicking around anchors on a single page website.
I would also like to know if i ca...
Pandee
Votes: 0
Answers: 1
Hey! I want to implement some anchor links in vue with no library used
Here is my code below. I know there is some specific library like vue-scrollto but I want to resolve this task with no library.
I want to add isViewed true only in that certain link. But the problem i...
armada
Votes: 0
Answers: 3