Commit Graph

  • 5ee59cb820 docs(provider.ts): Add README documentation, +cleanup Samuel Andert 2023-07-24 11:11:51 +0200
  • 3f024283ef feat(provider): Enhance provider setup with meaningful logging Samuel Andert 2023-07-24 10:36:55 +0200
  • a572099312 Updated componentLoader and vite to load any folder depth Samuel Andert 2023-07-24 09:39:33 +0200
  • f75268a1d1 minor cleanup Samuel Andert 2023-07-24 08:51:10 +0200
  • 0200c31ded tiding up a bit Samuel Andert 2023-07-23 18:52:42 +0200
  • 613053c062 added WIP, recursive children in children render Samuel Andert 2023-07-22 21:37:07 +0200
  • f060090b0c testing actions on dynamic components load Samuel Andert 2023-07-22 21:04:12 +0200
  • 4d5b634e55 simplified the actions again to fix some bugs Samuel Andert 2023-07-22 19:05:44 +0200
  • 68708b65d8 finished correct decoupling of action with svelte stores Samuel Andert 2023-07-22 18:11:20 +0200
  • dc3995e327 decoupled actions from the components loading dynamically Samuel Andert 2023-07-22 17:35:14 +0200
  • 90e4718df3 refactored the sned and clear messages button Samuel Andert 2023-07-22 17:16:05 +0200
  • 5b7f46a414 some basic cleanup Samuel Andert 2023-07-22 16:34:57 +0200
  • 5ddfc36acb minor fixes Samuel Andert 2023-07-22 16:22:46 +0200
  • 0053515286 Added dynamic component rendering attached to message with the @app: command Samuel Andert 2023-07-22 16:08:00 +0200
  • 379a163fce minor cleanup and added dummy HelloEarth test comp Samuel Andert 2023-07-22 15:41:27 +0200
  • c84615d6bf added enter send key to messages input Samuel Andert 2023-07-22 11:21:02 +0200
  • 77a183a7c2 fixed messages to auto scroll to bottom Samuel Andert 2023-07-22 11:15:26 +0200
  • 97fb57c659 fixed overflow and hidden bugs Samuel Andert 2023-07-22 10:28:04 +0200
  • d021281df3 Added dynamic layouts to the composite loader Samuel Andert 2023-07-22 09:58:26 +0200
  • 1ba7a9a28b added dynamical import of components via vite Samuel Andert 2023-07-22 09:29:40 +0200
  • 01c742e6ce added basic composite pattern to load the ui dynamically via json Samuel Andert 2023-07-22 09:12:03 +0200
  • 081d052443 added Basic Status Messages to GoogleAuth Samuel Andert 2023-07-21 15:16:07 +0200
  • 207b154035 some ui updates Samuel Andert 2023-07-21 14:48:44 +0200
  • 5be272d1f2 more wiring up of messages Samuel Andert 2023-07-21 14:16:42 +0200
  • 6c691c7be3 pulling out the basic messaging service. Samuel Andert 2023-07-21 13:47:09 +0200
  • 5e827cd939 wired dummy messaging to use svelte stores. Samuel Andert 2023-07-21 13:13:45 +0200
  • 4056f3ef8d added basic messaging mockup Samuel Andert 2023-07-21 12:24:08 +0200
  • f11a208f56 ported google PKP signup to sveltekit Samuel Andert 2023-07-21 11:20:11 +0200
  • 8d9980c59e further reducing google auth example Samuel Andert 2023-07-21 10:11:29 +0200
  • c71f37d221 reducing the google example to google only Samuel Andert 2023-07-21 09:55:48 +0200
  • 4b419a5ade Updated main provider to include Chronicle Samuel Andert 2023-07-21 09:24:32 +0200
  • 19b5dee9d8 added social auth example as reference implementation Samuel Andert 2023-07-21 09:02:42 +0200
  • 68f85d9f29 added user prompt to sign in session request of wallet connect Samuel Andert 2023-07-20 19:54:19 +0200
  • 940b4c3c45 fixed dynamic authSig bug Samuel Andert 2023-07-20 19:14:57 +0200
  • 141834dac8 removed hardcoded authsig Samuel Andert 2023-07-20 19:05:54 +0200
  • eb647b7aad Added basic PKP wallet connect sign in POC Samuel Andert 2023-07-20 18:43:41 +0200
  • 07a61a4d3a refactoring and cleanup of Send.Svelte Samuel Andert 2023-07-20 17:07:03 +0200
  • db5ae4f998 try fix for small authsig bug Samuel Andert 2023-07-20 13:12:04 +0200
  • d79342a5f0 removed nextjs example implementation Samuel Andert 2023-07-20 12:53:07 +0200
  • 702c33a373 Added Send 0.01xdai with PKP Samuel Andert 2023-07-20 12:50:54 +0200
  • ff2d6489d1 fixed import global but and added some POC interactions with LIT Samuel Andert 2023-07-19 17:19:45 +0200
  • 55bb332faa part 1 of moving from next to svelte Samuel Andert 2023-07-19 11:42:47 +0200
  • 7200050301 added 0.001 et txh Samuel Andert 2023-07-18 16:39:11 +0200
  • 5fdaefac93 first commit Samuel Andert 2023-07-18 15:36:33 +0200
  • bb4cd43210
    Merge pull request #8 from LIT-Protocol:fix/cached-pkp-usage Bean 2023-06-15 15:07:33 -0400
  • 162494dfd8 add pkp public key to session sig requests Josh Long 2023-06-15 15:03:42 -0400
  • 81a70959af
    Fix session sigs (#7) Howard 2023-05-17 17:14:36 -0700
  • e2d7fe5ecc newline Chris Cassano 2023-04-16 02:05:46 +0900
  • 933eff8eba add env vars Chris Cassano 2023-04-15 17:47:35 +0900
  • 340696d7a5 update lit sdk Chris Cassano 2023-04-15 17:41:05 +0900
  • cd49de2194 update some stuff Chris Cassano 2023-04-15 17:28:05 +0900
  • 2e19c39625
    Update WebAuthn registration and authentication to use new and safer impl (#5) Howard 2023-04-06 18:10:26 -0700
  • efb3eab092
    Transform more files to TS, replace lit-js-sdk with js-sdk (#4) Howard 2023-02-23 16:39:50 -0800
  • 339986b666
    Implement WebAuthn auth for minting PKP and storing encryption condition (#2) Howard 2023-02-23 14:37:39 -0800
  • 7843588411 Update env name Howard Tam 2022-12-10 10:01:14 -0800
  • c5dfc1e9af
    Use centralized relay for minting PKP and storing encryption condition (#1) Howard 2022-11-28 14:40:57 -0800
  • 1717ea6890 updated lit js sdk Chris Cassano 2022-11-18 19:27:00 -0500
  • 02a5ff37b7 hash user id and app id Chris Cassano 2022-11-14 14:07:25 -0800
  • 010b2fce10 better condition, docs Chris Cassano 2022-11-10 21:29:56 -0800
  • f3bd10bdbf works on serrano, yay Chris Cassano 2022-11-10 21:05:26 -0800
  • 56a1b69243 cool, it works Chris Cassano 2022-11-10 20:45:46 -0800
  • cdfb5c2be6 talking to the nodes now... Chris Cassano 2022-11-08 16:32:07 -0800
  • 515ff13d45 minting and getting eth address works Chris Cassano 2022-11-08 15:48:04 -0800
  • c8f74eb708 Initialize project using Create React App Chris Cassano 2022-11-08 14:46:40 -0800