Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup monorepo for porting go-nitro to TypeScript #1

Merged
merged 4 commits into from
May 22, 2023
Merged

Conversation

nikugogoi
Copy link
Collaborator

@nikugogoi nikugogoi commented May 19, 2023

Part of cerc-io/watcher-ts#386

  • Add nitro-client package with TypeScript setup using Webpack
  • Add example-web-app package using nitro-client library
  • Setup lint in nitro-client package

@nikugogoi nikugogoi self-assigned this May 19, 2023
@nikugogoi nikugogoi changed the title [WIP] Setup monorepo for porting go-nitro to typescript [WIP] Setup monorepo for porting go-nitro to TypeScript May 19, 2023
@nikugogoi nikugogoi changed the title [WIP] Setup monorepo for porting go-nitro to TypeScript Setup monorepo for porting go-nitro to TypeScript May 22, 2023
@ashwinphatak ashwinphatak merged commit 1022ef5 into main May 22, 2023
@ashwinphatak ashwinphatak deleted the ng-setup branch May 22, 2023 03:56
ashwinphatak pushed a commit that referenced this pull request Jun 8, 2023
* Implement related method of direct-fund protocol

* Implement clone method of Channel class

* Implement preFundSignedByMe method of Channel class

* Implement signAndAddState method of Channel class

* Implement preFundComplete method of Channel class

* Implement postFundSignedByMe method of Channel class

* Implement signAndAddPostfund method of Channel class

* Implement latestSupportedState method of Channel class

* Implement finalSignedByMe method of Channel class

* Implement Channel class methods finalCompleted and signedPostFundState

* Implement getParticipantSignature method of SignedState class

* Implement affords, total methods of Channel class

* Implement Channel class methods addSignedState, latestSignedState, addStateWithSignature

* Remove unnecessary conditional operators

* Implement myDestination method of Channel class

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
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