Overview
NChain is a low-code, web3 Swiss Army knife for building enterprise applications.
Name | Description | Resources |
Account | arbitrary keypair capable of storing value on the underlying network | |
Bridge | cross-chain interoperability protocol for exchanging arbitrary messages | |
Connector | adapter that connects arbitrary external infrastructure with Provide | |
Contract | programmable on-chain smart contract | |
Network | configurable blockchain network | |
Oracle | tamper-proof source of real-world data for the blockchain | |
Token | specialized contract that represents a financial instrument or utility | |
Transaction | record of exchange of some value or data on a specific network | |
Wallet | hierarchical deterministic (HD) wallet in accordance with BIP44 |
NChain depends on the Vault service for signing self-custody transactions which use an
Account
or Wallet
.Last modified 2yr ago