Odak modu
Imports
All contracts and models must explicitly import features of the NEAR they intend to use. Not all of these features are used all of the time of course.
import {
context, // visibility into account, contract and blockchain details
logging, // append to the execution environment log (appears in JS Developer Console when using near-api-js)
storage, // key-value store for the contract (used by PersistentMap, PersistentVector and PersistentDeque)
PersistentMap, // data structure that wraps storage to appear like a Map
PersistentVector, // data structure that wraps storage to appear like a Vector
PersistentDeque, // data structure that wraps storage to appear like a Deque
PersistentSet, // data structure that wraps storage to appear like a Set
ContractPromise, // make asynchronous calls to other contracts and receive callbacks
base58, // utility base58 encoder
base64, // utility base64 encoder / decoder
math, // utility math functions for hashing using SHA and Keccak as well as pseudo-random data
utils, // utility type conversion and read_register
} from "near-sdk-as";
Sektörde en çok aranan yazılım becerilerini kazan
Yapay zeka desteği, birebir mentörlük saatleri, canlı dersler ve senin için özel hazırlanmış içeriklerle eksiklerini tamamla, düzenli geri bildirimler al ve öğrenme sürecini en verimli hale getir.
Yunus Emre Kabakcı
Patika+ mezunuPatika+ Fullstack Web Development Bootcamp mezunumuz Yunus Emre,
3 ay içinde Katar’dan aldığı teklif ile, global bir şirket olan Pavo Group’da işe başladı!
“İçerik zenginliği, mentor desteği, ileriye dönük bir network sağlaması ve dünyada en çok tercih edilen frameworkler üzerinden bir eğitim veriyor olması Patika+’ı tercih etmemin temel sebepleri oldu!“
Yorum yapabilmek için derse kayıt olmalısın!