danisharora099
bc547793b9
rm: accidentally generated package.lock
2022-12-12 14:04:08 +05:30
danisharora099
f430d67513
chore: condense generation and import signature
...
into one button
having two buttons:
- one for generating new credentials, then
registering on contract
- other for importing credentials that already
exist
removing two and only having one:
- generates credentials
- checks if pubKey matches in the smart contract
- if exists, automatically hydrates
membershipId
- if does not exist, enables action of
registering your new membershipId
2022-12-12 13:57:32 +05:30
danisharora099
05e8308ef0
chore: update signature message and use single const
2022-12-12 13:34:41 +05:30
danisharora099
aadcefc07a
rm: bundle
2022-12-12 13:32:00 +05:30
Danish Arora
561eb60a57
Merge branch 'master' into danisharora/credentials-from-wallet
2022-12-12 10:30:14 +05:30
Danish Arora
7387ed4d35
Merge pull request #165 from waku-org/danisharora/add-prettier
...
feat: prettier to precommit; prettify everything
2022-12-12 10:27:58 +05:30
weboko
5bee034de8
move to async/await
...
Signed-off-by: weboko <anon@mail.com>
2022-12-09 23:00:35 +01:00
weboko
88aa19b06f
extract css into separate file
...
Signed-off-by: weboko <anon@mail.com>
2022-12-09 23:00:14 +01:00
weboko
e852f65c7e
remove index.html
...
Signed-off-by: weboko <anon@mail.com>
2022-12-09 22:59:59 +01:00
weboko
190bd7af63
add UI controller,finalasie chat
...
Signed-off-by: weboko <anon@mail.com>
2022-12-09 22:59:42 +01:00
weboko
4fddc02896
add protobuf, change topic
...
Signed-off-by: weboko <anon@mail.com>
2022-12-09 22:59:22 +01:00
weboko
0227dfe592
add light-chat basic functionality + template for html
...
Signed-off-by: weboko <anon@mail.com>
2022-12-09 22:59:01 +01:00
weboko
8c8865896d
init folder
...
Signed-off-by: weboko <anon@mail.com>
2022-12-09 22:58:28 +01:00
danisharora099
83c694d3c6
use waku/rln from npm
2022-12-09 19:31:10 +05:30
danisharora099
bb7791ba7c
setup: eslint config
2022-12-09 16:59:27 +05:30
danisharora099
a274982457
add: eslint & lint all files
2022-12-09 16:59:11 +05:30
danisharora099
ad39ef04b4
add: prettier to precommit; prettify everything
2022-12-09 16:25:19 +05:30
danisharora099
ca500408e0
add: generate and retrieve credentials from wallet
2022-12-07 20:24:38 +05:30
fryorcraken.eth
c8f0b2c716
Merge pull request #158 from taylorferran/fix-broken-links
...
Update links pointing to old wakuconnect docs
2022-12-07 20:33:44 +11:00
taylorferran
232499b851
Update link pointing to old wakuconnect docs
2022-12-07 17:01:52 +08:00
fryorcraken.eth
8fbf596209
Merge pull request #157 from waku-org/chores/deps
2022-11-21 10:57:14 +11:00
fryorcraken.eth
66bfdf6d69
chore(web-chat): bump dependencies
2022-11-21 10:45:13 +11:00
fryorcraken.eth
4f161be019
chore(store-reactjs-chat): bump dependencies
2022-11-21 10:42:10 +11:00
fryorcraken.eth
09ee2822cc
chore(relay-reactjs-chat): bump dependencies
2022-11-21 10:38:02 +11:00
fryorcraken.eth
ddba5966d7
chore(relay-angular-js): bump dependencies
2022-11-21 10:35:32 +11:00
fryorcraken.eth
016ee9b080
chore(eth-pm): bump dependencies
2022-11-21 10:21:40 +11:00
fryorcraken.eth
612766fc6f
chore: remove dependabot
...
Not compatible with pnpm
Ref: https://github.com/dependabot/dependabot-core/issues/1736
2022-11-21 10:16:45 +11:00
fryorcraken.eth
229e1aea78
Merge pull request #147 from waku-org/chore/js-waku-0.0.2
2022-11-20 12:30:09 +11:00
fryorcraken.eth
cefe44b062
fix(web-chat): protons does not seem to always return a bigint
2022-11-18 15:56:10 +11:00
fryorcraken.eth
165835d868
chore(web-chat): bump @waku/*
2022-11-18 15:56:10 +11:00
fryorcraken.eth
c4ef4d2893
chore(store-reactjs-chat): bump @waku/*
2022-11-18 15:56:10 +11:00
fryorcraken.eth
4fbdae63e1
feat(store-js): only mount store protocol
2022-11-18 15:56:10 +11:00
fryorcraken.eth
eb98ef7f1c
chore(store-js): use different port for local webserver
2022-11-18 15:56:10 +11:00
fryorcraken.eth
56e5f7a0f0
chore(relay-reactjs-chat): bump @waku/*
2022-11-18 15:56:09 +11:00
fryorcraken.eth
78d030a940
chore(relay-js): bump @waku/*
2022-11-18 15:56:09 +11:00
fryorcraken.eth
7fe6fb44c6
chore(relay-angular-chat): bump @waku/*
2022-11-18 15:56:09 +11:00
fryorcraken.eth
8a19a8334e
chore(light-js): bump @waku/*
2022-11-18 15:56:09 +11:00
fryorcraken.eth
391cf98b5c
chore(eth-pm): use different port for local webserver
2022-11-18 15:56:09 +11:00
fryorcraken.eth
cbab4aa471
chore(eth-pm): bump @waku/*
2022-11-18 15:56:09 +11:00
fryorcraken.eth
acd5386cd2
Merge pull request #156 from waku-org/feat/rln-js-local-web
2022-11-18 13:03:32 +11:00
fryorcraken.eth
313cdd9495
feat: instructions to get started with rln
2022-11-18 13:00:18 +11:00
fryorcraken.eth
27b17d70d7
chore: bump ethers
2022-11-18 12:58:13 +11:00
fryorcraken.eth
985f738a99
Merge pull request #148 from waku-org/danisharora/switch-ethpm-relay
...
refactor: change eth-pm using lightnode, filter to now use relay
2022-11-10 21:36:01 +11:00
danisharora099
2c3a8afd10
fix: build
...
rm: source map generation for build
rm: unused dependency
sign commmit
add: pnpm-lock
rm: comment
refactor: change eth-pm using lightnode, filter to now use relay
2022-11-10 21:23:39 +11:00
fryorcraken.eth
9f27ef9bd0
Merge pull request #144 from waku-org/chore/craco
2022-10-28 15:18:08 +11:00
fryorcraken.eth
f3ff1b9cc0
chore(relay-reactjs-chat): bump craco, remove typescript
2022-10-28 15:01:14 +11:00
fryorcraken.eth
87084f865d
Merge pull request #143 from waku-org/doc/update-readme
2022-10-28 14:26:59 +11:00
fryorcraken.eth
88b36d6c9a
fix(relay-angular-chat): fix base url
2022-10-28 14:24:01 +11:00
fryorcraken.eth
c546f0e113
doc: update readme
2022-10-28 14:17:15 +11:00
fryorcraken.eth
cc579bf338
Merge pull request #141 from waku-org/chore/js-waku-0.30.0
2022-10-28 13:06:33 +11:00