weboko
f08d49542b
add log messages, remove unused function
2022-12-13 00:10:00 +01:00
weboko
4126f416ff
add npm and git init functions
2022-12-13 00:09:44 +01:00
weboko
c1f476dd80
change package name, reset version
2022-12-13 00:09:27 +01:00
weboko
874c2477a8
create build scrupt, make adjustments to use examples from package json
2022-12-13 00:09:07 +01:00
weboko
e7f68732cb
add .gitignore and empty README
2022-12-13 00:08:50 +01:00
weboko
2d857b43cd
ignore package-lock.json
2022-12-13 00:08:20 +01:00
weboko
af0c0cf1b0
user commander to handle command
2022-12-13 00:08:06 +01:00
weboko
32ea01a135
add index.js
2022-12-13 00:07:49 +01:00
weboko
501bbaeabd
init create-waku-app
2022-12-13 00:07:29 +01:00
Sasha
afcdee5af6
Merge pull request #161 from waku-org/weboko/default-example
...
feat: light-chat example
2022-12-12 23:59:44 +01:00
weboko
e436bd542e
add support for multiple remote peers
2022-12-12 12:46:51 +01:00
weboko
415faab105
add status colors, render status error when fail
2022-12-12 12:41:04 +01:00
weboko
38a7407355
move to default bootstrap
2022-12-12 12:27:35 +01:00
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