Odak modu

NEAR Developer Course

Identity

NEAR contract developers use one of two Software Development Kits (SDK), AssemblyScript or Rust, to build their contracts. Both SDKs expose three different identities that are either invariant or cryptographically verifiable. Identity on NEAR is exposed to developers using the Context object in AssemblyScript.

  • contract account: the account on which the contract is running right now (invariant)
  • predecessor account: the account that came just before this moment
  • sender account: the account that originally signed the transaction that brought us here

figures

left-disk

Yazılım Kariyerinde İlerlemeni Hızlandıracak Programlar

Patika+ programlarımız ile 4-8 aylık yoğun yazılım kamplarına katıl, temel bilgilerden başlayarak kapsamlı bilgiler edin, yazılım kariyerine başla!

right-cube

Test

Yorumlar

Yorum yapabilmek için derse kayıt olmalısın!