Tutorials Tutorials Application developers can use the Fabric tutorials to get started building their own solutions. Start working with Fabric by deploying the test network on ...
Window manager Windows manager key bindings can only be used in normal mode. The default leader is s , you cancan change it via g:spacevim_windows_leader Key bindings Descr...
What Is a DApp? Backend (Smart Contract) Frontend (Web User Interface) Data Storage IPFS Swarm Decentralized Message Communications Protocols What Is a DApp? A DApp is an...
Oracle Use Cases and Examples Oracle Use Cases and Examples Oracles, ideally, provide a trustless (or at least near-trustless) way of getting extrinsic (i.e., “real-world” or o...
窗口管理器 窗口管理器快捷键只可以在 Normal 模式下使用,默认的前缀按键为 s ,可以在配置文件中通过修改SpaceVim 选项 window_leader 的值来设为其他按键: 按键 描述 q Smart buffer close s +p Split nicely s +v :split s ...
Running a Fabric Application Before you begin Set up the blockchain network Launch the blockchain network Deploy the smart contract Prepare the sample application Run the samp...
Security Best Practices Security Best Practices Defensive programming is a style of programming that is particularly well suited to smart contracts. It emphasizes the following...
Conclusions Conclusions As you can see, oracles provide a crucial service to smart contracts: they bring external facts to contract execution. With that, of course, oracles als...
Decentralized Applications (DApps) Decentralized Applications (DApps) In this chapter we will explore the world of decentralized applications, or DApps. From the early days of ...