Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bot80926/ethers-scripts
/ main
Function
main
script-1-create-wallet/index.js:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
};
35
36
const
main =
async
() => {
37
createAccount();
38
};
39
40
main();
Callers
1
index.js
File · 0.70
Calls
1
createAccount
Function · 0.85
Tested by
no test coverage detected