Skip to content

0.3.0#2

Open
j4ys0n wants to merge 10 commits into
MrLuit:0.3.0from
j4ys0n:0.3.0
Open

0.3.0#2
j4ys0n wants to merge 10 commits into
MrLuit:0.3.0from
j4ys0n:0.3.0

Conversation

@j4ys0n

@j4ys0n j4ys0n commented Apr 11, 2019

Copy link
Copy Markdown

need to include compiled module and typings to use with npm install (at least in typescript). otherwise when running tsc in a project including this module, it can't find what it needs.

@Mrtenz

Mrtenz commented Apr 11, 2019

Copy link
Copy Markdown

The compiled code and typings are included in the npm version. There's no need to publish this to GitHub too (and is actually not recommended).

@j4ys0n

j4ys0n commented Apr 11, 2019

Copy link
Copy Markdown
Author

got it. it wasn't working right when i ran a fresh npm install (couldn't find types in lib) and then i wanted to install your 0.3.0 version and couldn't do so through npm.

trying to make abi work.

@j4ys0n

j4ys0n commented Apr 11, 2019

Copy link
Copy Markdown
Author

getABI is now working pretty well for functions and events. I think we need argument names in there (if that's possible), at least for events, to be able to use this to get event logs with web3. Need to add mappings and variables and ABI should be fairly complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants