Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chain/Core
/ assets.js
File
assets.js
docs/core/examples/node/assets.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
chain = require(
'chain-sdk'
)
2
3
const
client =
new
chain.Client()
4
const
signer =
new
chain.HsmSigner()
Callers
nothing calls this directly
Calls
12
next
Function · 0.85
issue
Method · 0.80
controlWithAccount
Method · 0.80
createReceiver
Method · 0.80
controlWithReceiver
Method · 0.80
spendFromAccount
Method · 0.80
retire
Method · 0.80
create
Method · 0.65
addKey
Method · 0.45
build
Method · 0.45
sign
Method · 0.45
submit
Method · 0.45
Tested by
no test coverage detected