issues
search
ernestognw
/
solidity-mermaid
A Solidity AST processor for transpiling Solidity smart contracts into Github's Mermaid.js language for diagramming.
https://www.npmjs.com/package/solidity-mermaid
MIT License
26
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
node app
#22
devtooligan
opened
12 months ago
1
Tests against `@openzeppelin/contracts` are broken
#21
ernestognw
opened
1 year ago
0
Configure build
#20
ernestognw
closed
1 year ago
1
Add `README.md`
#19
ernestognw
closed
1 year ago
1
Add tests
#18
ernestognw
closed
1 year ago
1
Add configurable `Settings`
#17
ernestognw
opened
1 year ago
0
Handle `SourceUnit`
#16
ernestognw
opened
1 year ago
0
Handle `EnumDefinition` and `EnumValue`
#15
ernestognw
opened
1 year ago
0
Handle `ErrorDefinition`
#14
ernestognw
opened
1 year ago
0
Handle `EventDefinition`
#13
ernestognw
opened
1 year ago
0
Handle `ImportDirective`
#12
ernestognw
opened
1 year ago
0
Handle `TypeName`
#11
ernestognw
opened
1 year ago
0
Handle `NewExpression`
#10
ernestognw
opened
1 year ago
0
Handle `OverrideSpecifier`
#9
ernestognw
opened
1 year ago
0
Handle `StructDefinition`
#8
ernestognw
opened
1 year ago
0
Handle `ParameterList`
#7
ernestognw
opened
1 year ago
0
Handle `processPragmaDirective`
#6
ernestognw
opened
1 year ago
0
Handle `StructuredDocumentation`
#5
ernestognw
opened
1 year ago
0
Handle `UserDefinedTypeName` and `UserDefinedTypeDefinition`
#4
ernestognw
opened
1 year ago
0
Handle `UsingForDirective`
#3
ernestognw
opened
1 year ago
0
Handle `VariableDeclaration` and `VariableDeclarationStatement`
#2
ernestognw
opened
1 year ago
0
Explicit `any` needed for processing the dynamic processor interface
#1
ernestognw
closed
1 year ago
1