python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Error when accessing Persistant vector of object instances
My Near contact contract returns an error when I attempt to access a Persistent vector of object instances in the listcourses function.
Log [dev-1642726071766-23690329778292]: ABORT: Cannot parse JSON...
The Blockchain Academy LLC
Votes: 0
Answers: 1
Problem Compiling librocksdb-sys v6.11.4 on NEAR Protocol
I am pretty new in the blockchain world and I am trying to implement the NFT example on NEAR protocol: https://github.com/near-examples/NFT. I am working on WSL (Ubuntu 20.04.3) installed in Windows 1...

Jorge Castillo
Votes: 0
Answers: 0
How to serialize enum in borsh-js
Trying to serialize an object in Rust and deserialize it in JS
We got 000100000031 hash, after serialization this:
pub enum Service {
Stackoverflow,
Twitter,
Telegram,
}
pub struct Service...

kiskesis
Votes: 0
Answers: 1
Error when following the NEAR Certified Developer L1C4 introductory video
I'm new to Near - just following along with L1C4 NEAR Certified Developer video and have hit a bit of a brickwall.
When trying to send a message (./scripts/2.say-thanks.sh "Thanks for being here&...
J_P
Votes: 0
Answers: 1