Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

[C-856] Use solanaweb3 in native, improve account flow#1736

Merged
dylanjeffers merged 4 commits into
mainfrom
dj-c-856-use-solanaweb3-and-improve-account-flow
Aug 18, 2022
Merged

[C-856] Use solanaweb3 in native, improve account flow#1736
dylanjeffers merged 4 commits into
mainfrom
dj-c-856-use-solanaweb3-and-improve-account-flow

Conversation

@dylanjeffers

@dylanjeffers dylanjeffers commented Aug 18, 2022

Copy link
Copy Markdown
Contributor

Description

  • Adds SolanaWeb3Manager to native, preventing the missing getUserBank call
  • Adds react-native-get-random-values, needed by @solana/web3.js native
  • Updates other account saga utilities to work in native. The flow now ends with an actual user in the account state

Comment thread packages/mobile/index.js
import { name as appName } from './app.json'

require('node-libs-react-native/globals')
require('react-native-get-random-values')

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe comment on why this is necessary?

@audius-infra

Copy link
Copy Markdown
Collaborator

@dylanjeffers dylanjeffers merged commit d6bbbdd into main Aug 18, 2022
@dylanjeffers dylanjeffers deleted the dj-c-856-use-solanaweb3-and-improve-account-flow branch August 18, 2022 02:20
@sliptype sliptype mentioned this pull request Aug 18, 2022
@AudiusProject AudiusProject deleted a comment from linear Bot Sep 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants