Skip to content

Typescript bindings#75

Closed
euforic wants to merge 3 commits intoautonomoussoftware:masterfrom
euforic:typescript-bindings
Closed

Typescript bindings#75
euforic wants to merge 3 commits intoautonomoussoftware:masterfrom
euforic:typescript-bindings

Conversation

@euforic
Copy link

@euforic euforic commented Sep 24, 2018

  • Add typescript contract binding generation
  • Update package.json with generation script
  • Update package.json to use local bins to ensure consistent versions
  • Add .eslintignore to ignore generated typescript code
  • Bump Node.js / NPM version
  • Update travis Node.js version

This one might not be as needed, but I figured it would be nice to have an official js API binding too

Note
Please merge #74 -> #73 and then this PR

@jcvernaleo
Copy link

Big +1 on making sure you use local bins in package.json. I have no opinion on the typescript stuff itself.

Not sure about bumping the allowed nodejs version. @gabmontes should probably comment on that.

@euforic
Copy link
Author

euforic commented Sep 25, 2018

@jcvernaleo yeah in order to get the typescript bindings to generate I had to bump the version of node. You can diff the compile with the two different versions of node I'm pretty sure they are identical.

@jcvernaleo
Copy link

It occurs to me that if you need a newer nodejs maybe it should also be updated in the .travis.yml as well.

- Add typescript contract binding generation
- Update package.json with generation script
- Update package.json to use local bins to ensure consistent versions
- Add eslintignore to ignore generated typescript code
- Bump Node.js / NPM version
- Update travis Node.js version
@euforic
Copy link
Author

euforic commented Sep 26, 2018

@jcvernaleo updated travis and commit notes

@euforic euforic closed this Aug 17, 2020
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