Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dharmaprotocol/dharmaOS
/
Class
src/encoder.js:269–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
);
268
269
class
Encoder {
270
static encode({actionScript, variables, wallet}) {
271
const
encoder =
new
Encoder(actionScript, variables, wallet);
272
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected