https://github.com/cdylan320/dapp-sdk

https://github.com/cdylan320/dapp-sdk

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: cdylan320
  • Language: TypeScript
  • Default Branch: main
  • Size: 43.4 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing Code of conduct Security

README.md

@merokudao/dApp-SDK

The only way to build great web3 experiences

Welcome to the dApp SDK, your one-stop solution for creating decentralized applications (dApps) with ease. The SDK provides a set of powerful, modular components that cover essential aspects of dApp development, such as payments, messaging, identity, governance, ads, and recommendations. Inspired by the Apple and Google development kits used for mobile app development, our dApp SDK aims to streamline the process of building, testing, and deploying dApps on various blockchain platforms.

This SDK can be used to build dApps and publish / distribute them on the dApp Stores powered by dApp Store Kit.

Eth CC Presentation

Features

The dApp SDK offers the following key components:

  1. Identity: A comprehensive identity management module that provides user authentication, authorization, and user profile management in a decentralized manner.

  2. Notifications: A secure, encrypted communication system module notifications between protocol, smart contracts or backend and wallet addresses. Supports on-chain (smart contract) or off-chain (server based) notifications with complete logic design freedom to developers.

  3. Messaging: An encrypted messaging system enabling peer-to-peer communication between users, as well as group chats and broadcasting functionality and advanced functionality like token gating, nft gating, message gating, etc.

  4. Social Communication: A peer-to-peer communication module that enables wallet to do video calls, audio calls, twitter spaces, youtube live functionality to enable pure web3 native communication.

  5. Payments: A robust and secure payment module for handling cryptocurrency transactions, including support for multiple tokens and seamless integration with popular wallet providers. Supports Recurring, Seat Based or One Time payment. Integrated with the dApp Store Fee module.

  6. Governance: A flexible governance framework for implementing voting, proposals, and decision-making processes within your dApp, fostering community involvement and decentralized control.

  7. Zero Knowledge (ZK) Ads: An advertising module for promoting products, services, and content within your dApp, featuring a transparent, user-controlled ad system that respects user privacy.

  8. Recommendations: A machine learning-powered recommendation engine that generates personalized content suggestions for users based on their preferences and behavior within the dApp.

  9. Compute: The Compute module offers a powerful, decentralized computing platform that allows developers to run complex tasks such as machine learning, data analytics, and other resource-intensive processes. Leveraging a network of decentralized providers, the Compute module provides a cost-effective and resilient solution for your dApp's computing needs.

  10. Storage: The Storage module offers a decentralized storage solution for your dApp, allowing you to store, retrieve, and manage large and small files across a distributed network of storage providers. This module also includes CDN support for efficient content delivery to users worldwide.

  11. Device: The device module offers access to device details.

  12. Solidity: The Solidity module offers the tools needed to build custom smart contracts efficiently by offering a set of prebuilt base contracts and a set of reusable components, or extensions, that can be integrated into your own smart contracts.

  13. Applications: The Applications module offers SDKs for a range of programming languages, such as React, React Native, TypeScript, Python, Go, and Unity.

  14. Gamification: Multi-platform solutions to support every type of gaming enthusiast, Ready is spearheading the collective web3 gaming era.

Usage

Coming Soon

Development

Contributing Guideline

Contributing Guidelines

Setup

Copy the .yarnrc.yml.default

bash cp .yarnrc.yml.default .yarnrc.yml

This repo used Yarn v2 for package management. To install Yarn v2, Do the following

```bash

Make sure yarn latest is installed globally

npm install -g yarn

Update the yarn to use latest version

yarn set version latest

Optionally can install workspace plugin

yarn plugin import workspace-tools ```

To install the dependencies, run the following command:

bash yarn install

To build the project, run the following command:

bash yarn build

Examples

The examples for @dapp-sdk package suites is available at https://github.com/merokudao/dApp-sdk-examples.

Owner

  • Name: Dylan Combs
  • Login: cdylan320
  • Kind: user

GitHub Events

Total
Last Year

Dependencies

.github/workflows/build.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-node v2 composite
  • actions/setup-node v3 composite
examples/partners/Biconomy/Implementation Examples/react_native_smartAccount/ios/Podfile cocoapods
examples/partners/Biconomy/Implementation Examples/react_native_smartAccount/ios/Podfile.lock cocoapods
  • CocoaAsyncSocket 7.6.5
  • DoubleConversion 1.1.6
  • FBLazyVector 0.71.6
  • FBReactNativeSpec 0.71.6
  • Flipper 0.125.0
  • Flipper-Boost-iOSX 1.76.0.1.11
  • Flipper-DoubleConversion 3.2.0.1
  • Flipper-Fmt 7.1.7
  • Flipper-Folly 2.6.10
  • Flipper-Glog 0.5.0.5
  • Flipper-PeerTalk 0.0.4
  • Flipper-RSocket 1.4.3
  • FlipperKit 0.125.0
  • OpenSSL-Universal 1.1.1100
  • RCT-Folly 2021.07.22.00
  • RCTRequired 0.71.6
  • RCTTypeSafety 0.71.6
  • React 0.71.6
  • React-Codegen 0.71.6
  • React-Core 0.71.6
  • React-CoreModules 0.71.6
  • React-RCTActionSheet 0.71.6
  • React-RCTAnimation 0.71.6
  • React-RCTAppDelegate 0.71.6
  • React-RCTBlob 0.71.6
  • React-RCTImage 0.71.6
  • React-RCTLinking 0.71.6
  • React-RCTNetwork 0.71.6
  • React-RCTSettings 0.71.6
  • React-RCTText 0.71.6
  • React-RCTVibration 0.71.6
  • React-callinvoker 0.71.6
  • React-cxxreact 0.71.6
  • React-hermes 0.71.6
  • React-jsi 0.71.6
  • React-jsiexecutor 0.71.6
  • React-jsinspector 0.71.6
  • React-logger 0.71.6
  • React-perflogger 0.71.6
  • React-runtimeexecutor 0.71.6
  • ReactCommon 0.71.6
  • SocketRocket 0.6.0
  • Yoga 1.14.0
  • YogaKit 1.18.1
  • boost 1.76.0
  • fmt 6.2.1
  • glog 0.3.5
  • hermes-engine 0.71.6
  • libevent 2.1.12
examples/partners/Biconomy/Implementation Examples/react_native_smartAccount/android/app/build.gradle maven
  • androidx.swiperefreshlayout:swiperefreshlayout 1.0.0 implementation
  • com.facebook.react:hermes-android * implementation
  • com.facebook.react:react-android * implementation
examples/partners/Biconomy/Implementation Examples/react_native_smartAccount/android/build.gradle maven
examples/partners/Biconomy/Implementation Examples/backend-node/package.json npm
  • @biconomy/core-types 2.0.0
  • @biconomy/smart-account 2.0.0
  • @truffle/hdwallet-provider ^2.1.1
  • chalk ^4.1.2
  • ethers ^5.7.2
  • prettier ^2.8.1
  • yargs ^17.7.1
examples/partners/Biconomy/Implementation Examples/nextjs-biconomy-web3Auth/package.json npm
  • @biconomy/core-types 2.0.0
  • @biconomy/smart-account 2.0.0
  • @biconomy/web3-auth 2.0.0
  • @types/node 18.11.9
  • @types/react 18.0.25
  • @types/react-dom 18.0.9
  • eslint 8.28.0
  • eslint-config-next 13.0.4
  • next 13.0.4
  • react 18.2.0
  • react-dom 18.2.0
  • typescript 4.9.3
examples/partners/Biconomy/Implementation Examples/nextjs-rainbow/package.json npm
  • crypto-browserify ^3.12.0 development
  • net ^1.0.2 development
  • tls ^0.0.1 development
  • @biconomy/core-types 2.0.0
  • @biconomy/smart-account 2.0.0
  • @rainbow-me/rainbowkit ^0.8.0
  • @types/node 18.11.9
  • @types/react 18.0.25
  • @types/react-dom 18.0.9
  • eslint 8.28.0
  • eslint-config-next 13.0.4
  • ethers ^5.7.2
  • next 13.0.4
  • react 18.2.0
  • react-dom 18.2.0
  • typescript 4.9.3
  • wagmi ^0.8.6
examples/partners/Biconomy/Implementation Examples/nextjs-web3modal/package.json npm
  • @biconomy/core-types 2.0.0
  • @biconomy/smart-account 2.0.0
  • @types/node 18.11.9
  • @types/react 18.0.25
  • @types/react-dom 18.0.9
  • @walletconnect/web3-provider ^1.8.0
  • eslint 8.28.0
  • eslint-config-next 13.0.4
  • next 13.0.4
  • react 18.2.0
  • react-dom 18.2.0
  • typescript 4.9.3
  • web3modal ^1.9.9
examples/partners/Biconomy/Implementation Examples/react-biconomy-web3Auth/package.json npm
  • assert ^2.0.0 development
  • browserify-zlib ^0.2.0 development
  • crypto-browserify ^3.12.0 development
  • https-browserify ^1.0.0 development
  • os-browserify ^0.3.0 development
  • path-browserify ^1.0.1 development
  • process ^0.11.10 development
  • react-app-rewired ^2.2.1 development
  • stream-browserify ^3.0.0 development
  • stream-http ^3.2.0 development
  • url ^0.11.0 development
  • @biconomy/core-types 2.0.0
  • @biconomy/smart-account 2.0.0
  • @biconomy/web3-auth 2.0.0
  • @material-ui/core ^4.11.3
  • @material-ui/icons ^4.11.2
  • @types/node ^16.7.13
  • @types/react ^18.0.0
  • @types/react-dom ^18.0.0
  • ethers ^5.6.9
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-scripts 5.0.1
  • typescript ^4.4.2
examples/partners/Biconomy/Implementation Examples/react-magic-smartAccount/package.json npm
  • @types/react ^18.0.28 development
  • @types/react-dom ^18.0.11 development
  • @vitejs/plugin-react ^3.1.0 development
  • typescript ^4.9.3 development
  • vite ^4.2.0 development
  • @biconomy/core-types 2.0.0
  • @biconomy/smart-account 2.0.0
  • @magic-ext/flow ^10.0.0
  • @magic-ext/webauthn ^9.0.0
  • buffer ^6.0.3
  • ethers 5.7.2
  • magic-sdk ^15.0.0
  • process ^0.11.10
  • react ^18.2.0
  • react-dom ^18.2.0
  • stream-browserify ^3.0.0
  • util ^0.12.5
  • web3 ^1.9.0
examples/partners/Biconomy/Implementation Examples/react-native-web3Auth/package.json npm
  • @babel/core ^7.19.3 development
  • @types/react ~18.0.24 development
  • @types/react-native ~0.70.6 development
  • typescript ^4.6.3 development
  • @biconomy/web3-auth-native 2.0.0
  • @ethersproject/shims ^5.7.0
  • buffer ^6.0.3
  • ethers 5.7.2
  • expo ^48.0.7
  • expo-linking ~4.0.1
  • expo-web-browser ~12.1.1
  • react 18.2.0
  • react-dom 18.2.0
  • react-native 0.71.4
  • react-native-get-random-values ^1.8.0
  • react-native-web ~0.18.7
examples/partners/Biconomy/Implementation Examples/react-vite-social-login/package.json npm
  • @types/react ^18.0.26 development
  • @types/react-dom ^18.0.9 development
  • @vitejs/plugin-react ^3.0.0 development
  • typescript ^4.9.3 development
  • vite ^4.0.0 development
  • @biconomy/core-types 2.0.0
  • @biconomy/smart-account 2.0.0
  • @biconomy/web3-auth 2.0.0
  • @esbuild-plugins/node-globals-polyfill ^0.1.1
  • ethers ^5.7.2
  • process ^0.11.10
  • react ^18.2.0
  • react-dom ^18.2.0
  • rollup-plugin-polyfill-node ^0.11.0
  • stream-browserify ^3.0.0
  • util ^0.12.5
examples/partners/Biconomy/Implementation Examples/react_native_smartAccount/package.json npm
  • @babel/core ^7.20.0 development
  • @babel/preset-env ^7.20.0 development
  • @babel/runtime ^7.20.0 development
  • @react-native-community/eslint-config ^3.2.0 development
  • @tsconfig/react-native ^2.0.2 development
  • @types/jest ^29.2.1 development
  • @types/react ^18.0.24 development
  • @types/react-test-renderer ^18.0.0 development
  • babel-jest ^29.2.1 development
  • eslint ^8.19.0 development
  • jest ^29.2.1 development
  • metro-react-native-babel-preset 0.73.9 development
  • prettier ^2.4.1 development
  • react-test-renderer 18.2.0 development
  • rn-nodeify tradle/rn-nodeify development
  • typescript 4.8.4 development
  • @biconomy/smart-account ^2.0.0
  • @ethersproject/shims ^5.7.0
  • @tradle/react-native-http ^2.0.1
  • add ^2.0.6
  • assert ^1.5.0
  • browserify-zlib ^0.1.4
  • buffer ^4.9.2
  • console-browserify ^1.2.0
  • constants-browserify ^1.0.0
  • dns.js ^1.0.1
  • domain-browser ^1.2.0
  • ethers ^5.7.2
  • events ^1.1.1
  • https-browserify ^0.0.1
  • localstorage-polyfill 1.0.1
  • path-browserify ^0.0.0
  • process ^0.11.10
  • punycode ^1.4.1
  • querystring-es3 ^0.2.1
  • react 18.2.0
  • react-native 0.71.6
  • react-native-crypto ^2.2.0
  • react-native-get-random-values 1.8.0
  • react-native-level-fs ^3.0.1
  • react-native-os ^1.2.6
  • react-native-randombytes ^3.6.1
  • react-native-tcp ^3.3.2
  • react-native-udp ^2.7.0
  • readable-stream ^1.0.33
  • stream-browserify ^1.0.0
  • string_decoder ^0.10.31
  • timers-browserify ^1.4.2
  • tty-browserify ^0.0.0
  • url ^0.10.3
  • util ^0.10.4
  • vm-browserify ^0.0.4
  • yarn ^1.22.19
examples/partners/Biconomy/Implementation Examples/vuejs-biconomy-web3auth/package.json npm
  • @rushstack/eslint-patch ^1.1.4 development
  • @types/node ^18.11.12 development
  • @vitejs/plugin-vue ^4.0.0 development
  • @vitejs/plugin-vue-jsx ^3.0.0 development
  • @vue/eslint-config-prettier ^7.0.0 development
  • @vue/eslint-config-typescript ^11.0.0 development
  • @vue/tsconfig ^0.1.3 development
  • eslint ^8.22.0 development
  • eslint-plugin-vue ^9.3.0 development
  • npm-run-all ^4.1.5 development
  • prettier ^2.7.1 development
  • typescript ~4.7.4 development
  • vite ^4.0.0 development
  • vue-tsc ^1.0.12 development
  • @biconomy/core-types 2.0.0
  • @biconomy/smart-account 2.0.0
  • @biconomy/web3-auth 2.0.0
  • ethers ^5.7.2
  • process ^0.11.10
  • stream-browserify ^3.0.0
  • vue ^3.2.45
examples/partners/Decent/Minting-Gallery-App/package-lock.json npm
  • 1229 dependencies
examples/partners/Decent/Minting-Gallery-App/package.json npm
  • @types/node ^17.0.35 development
  • @types/react ^18.0.9 development
  • autoprefixer ^10.4.12 development
  • eslint ^8.15.0 development
  • eslint-config-next ^13.0.0 development
  • postcss ^8.4.17 development
  • tailwindcss ^3.1.8 development
  • typescript ^4.7.2 development
  • @decent.xyz/sdk ^0.3.4
  • @rainbow-me/rainbowkit ^0.7.0
  • @vercel/analytics ^0.1.5
  • axios ^1.3.4
  • ethers ^5.0.0
  • next ^13.0.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-icons ^4.8.0
  • react-toastify ^9.1.1
  • wagmi ^0.6.0
examples/partners/PokoOnrampAggregator/onramp-aggregator-webapp/package-lock.json npm
  • 1197 dependencies
examples/partners/PokoOnrampAggregator/onramp-aggregator-webapp/package.json npm
  • @testing-library/jest-dom ^5.16.5
  • @testing-library/react ^13.4.0
  • @testing-library/user-event ^13.5.0
  • @types/jest ^27.5.2
  • @types/node ^16.18.31
  • @types/react ^18.2.6
  • @types/react-dom ^18.2.4
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-scripts 5.0.1
  • typescript ^4.9.5
  • web-vitals ^2.1.4
examples/partners/XION/Web3 Custom Integration/Demo App Example/package-lock.json npm
  • ansi-styles 4.3.0 development
  • async 2.6.4 development
  • basic-auth 2.0.1 development
  • call-bind 1.0.2 development
  • chalk 4.1.2 development
  • color-convert 2.0.1 development
  • color-name 1.1.4 development
  • corser 2.0.1 development
  • debug 3.2.7 development
  • eventemitter3 4.0.7 development
  • follow-redirects 1.15.2 development
  • function-bind 1.1.1 development
  • get-intrinsic 1.2.0 development
  • has 1.0.3 development
  • has-flag 4.0.0 development
  • has-symbols 1.0.3 development
  • he 1.2.0 development
  • html-encoding-sniffer 3.0.0 development
  • http-proxy 1.18.1 development
  • http-server 14.1.1 development
  • iconv-lite 0.6.3 development
  • lodash 4.17.21 development
  • mime 1.6.0 development
  • minimist 1.2.8 development
  • mkdirp 0.5.6 development
  • ms 2.1.3 development
  • object-inspect 1.12.3 development
  • opener 1.5.2 development
  • portfinder 1.0.32 development
  • qs 6.11.1 development
  • requires-port 1.0.0 development
  • safe-buffer 5.1.2 development
  • safer-buffer 2.1.2 development
  • secure-compare 3.0.1 development
  • side-channel 1.0.4 development
  • supports-color 7.2.0 development
  • union 0.5.0 development
  • url-join 4.0.1 development
  • whatwg-encoding 2.0.0 development
examples/partners/XION/Web3 Custom Integration/Demo App Example/package.json npm
  • http-server ^14.1.1 development
examples/partners/push/example-functions/package.json npm
  • ethers ^6.6.4 development
  • ts-node ^10.9.1 development
  • @dapp-sdk/messaging-push *
examples/partners/push/example-functions/yarn.lock npm
  • 156 dependencies
examples/partners/push/sdk-usage-examples/package.json npm
  • @pushprotocol/restapi ^1.0.4
  • @pushprotocol/socket ^0.4.2
  • @types/node 18.15.11
  • dotenv ^16.0.3
  • ethers ^5.6
  • unique-names-generator ^4.7.1
examples/partners/push/sdk-usage-examples/yarn.lock npm
  • 181 dependencies
examples/partners/transak/sdk-usage-example/package.json npm
  • @testing-library/jest-dom ^5.16.5
  • @testing-library/react ^13.4.0
  • @testing-library/user-event ^13.5.0
  • @transak/transak-sdk ^1.3.0
  • dotenv ^16.0.3
  • pusher-js ^8.0.2
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-router-dom ^6.11.0
  • react-scripts 5.0.1
  • web-vitals ^2.1.4
examples/partners/transak/sdk-usage-example/yarn.lock npm
  • 1253 dependencies
package.json npm
  • turbo ^1.10.7 development
  • @yarnpkg/plugin-dlx ^4.0.0-rc.48
  • typescript ^5.2.2
packages/analytics/package.json npm
  • @dapp-sdk/analytics-dapplooker 1.0.1
packages/analytics-dapplooker/package.json npm
  • @jest/globals ^29.6.1 development
  • @types/node-fetch ^2.6.4 development
  • ts-jest ^29.1.1 development
  • @dapp-sdk/analytics-interface 1.0.1
  • @types/jest ^29.5.3
  • dapplooker-sdk 0.0.6
  • jest ^29.6.1
packages/analytics-interface/package.json npm
packages/analytics-ui/package.json npm
  • @dapp-sdk/analytics-ui-dapplooker 1.0.0
packages/analytics-ui-dapplooker/package.json npm
  • dapplooker-visualizer-sdk 0.0.1
packages/analytics-ui-interface/package.json npm
packages/audiospace-huddle01/package.json npm
  • typescript ^5.1.6 development
  • @dapp-sdk/huddle01-interfaces *
  • @huddle01/web-core ^0.0.15
  • axios ^1.5.0
packages/eslint-config-custom/package.json npm
  • eslint ^7.23.0
  • eslint-config-next 13.0.0
  • eslint-config-prettier ^8.3.0
  • eslint-config-turbo latest
  • eslint-plugin-react 7.31.8
packages/finance/package.json npm
  • @dapp-sdk/finance-transak 1.0.0
packages/finance-interface/package.json npm
packages/finance-transak/package.json npm
  • @dapp-sdk/finance-interface 1.0.0
  • @transak/transak-sdk ^1.3.0
packages/finance-ui/package.json npm
  • @dapp-sdk/finance-ui-transak 1.0.0
packages/finance-ui-interface/package.json npm
packages/finance-ui-transak/package.json npm
  • @dapp-sdk/finance-ui-interface 1.0.0
packages/huddle01-interfaces/package.json npm
  • typescript ^5.1.6 development
  • @huddle01/web-core ^0.0.15
packages/messaging/package.json npm
  • @dapp-sdk/messaging-push *
packages/messaging-interface/package.json npm
packages/messaging-push/package.json npm
  • @types/jest ^29.5.3 development
  • ethers 5.7.2 development
  • jest ^29.6.1 development
  • ts-jest ^29.1.1 development
  • @dapp-sdk/messaging-interface *
  • @pushprotocol/restapi ^1.3.9
  • ethers 5.7.2
packages/messaging-ui/package.json npm
  • @dapp-sdk/messaging-ui-push 1.0.0
packages/messaging-ui-interface/package.json npm
packages/messaging-ui-push/package.json npm
  • @dapp-sdk/messaging-ui-interface 1.0.0
  • @storybook/addon-actions ^7.1.1
  • @storybook/react ^7.1.1
  • @testing-library/react ^14.0.0
  • react-icons ^4.10.1
packages/notification-interface/package.json npm
packages/notification-push/package.json npm
  • @types/jest ^29.5.3 development
  • jest ^29.6.1 development
  • ts-jest ^29.1.1 development
  • @pushprotocol/restapi ^1.3.9
  • ethers ^5.7.2
packages/tsconfig/package.json npm
packages/uim/package.json npm
  • @types/node ^20.8.2 development
  • @passwordless-id/webauthn ^1.3.0
  • axios ^1.5.1
  • dotenv ^16.3.1
packages/videochat-interface/package.json npm
packages/videochat-push/package.json npm
packages/videomeet-huddle01/package.json npm
  • typescript ^5.1.6 development
  • @dapp-sdk/huddle01-interfaces *
  • @huddle01/web-core ^0.0.15
  • axios ^1.5.0
yarn.lock npm
  • 981 dependencies
examples/partners/XION/Web3 Integration with Unity Game/Assembly-CSharp-Editor.csproj nuget
examples/partners/XION/Web3 Integration with Unity Game/Assembly-CSharp.csproj nuget
examples/partners/XION/Web3 Integration with Unity Game/NavMeshComponents.csproj nuget
examples/partners/XION/Web3 Integration with Unity Game/NavMeshComponentsEditor.csproj nuget
examples/partners/XION/Web3 Integration with Unity Game/RotaryHeart.csproj nuget
examples/partners/XION/Web3 Integration with Unity Game/Unity.FPS.Tutorials.csproj nuget
examples/partners/XION/Web3 Integration with Unity Game/Unity.Microgame.Tutorials.csproj nuget
examples/partners/XION/Web3 Integration with Unity Game/endel.nativewebsocket.csproj nuget
examples/partners/XION/Web3 Integration with Unity Game/fps.AI.csproj nuget
examples/partners/XION/Web3 Integration with Unity Game/fps.Editor.csproj nuget
examples/partners/XION/Web3 Integration with Unity Game/fps.Game.csproj nuget
examples/partners/XION/Web3 Integration with Unity Game/fps.Gameplay.csproj nuget
examples/partners/XION/Web3 Integration with Unity Game/fps.UI.csproj nuget
examples/partners/Biconomy/Implementation Examples/react_native_smartAccount/Gemfile rubygems
  • cocoapods >= 1.11.3
examples/partners/Biconomy/Implementation Examples/react_native_smartAccount/Gemfile.lock rubygems
  • CFPropertyList 3.0.6
  • activesupport 7.0.4.3
  • addressable 2.8.4
  • algoliasearch 1.27.5
  • atomos 0.1.3
  • bundler 2.1.4
  • claide 1.1.0
  • cocoapods 1.12.1
  • cocoapods-core 1.12.1
  • cocoapods-deintegrate 1.0.5
  • cocoapods-downloader 1.6.3
  • cocoapods-plugins 1.0.0
  • cocoapods-search 1.0.1
  • cocoapods-trunk 1.6.0
  • cocoapods-try 1.2.0
  • colored2 3.1.2
  • concurrent-ruby 1.2.2
  • escape 0.0.4
  • ethon 0.16.0
  • ffi 1.15.5
  • fourflusher 2.3.1
  • fuzzy_match 2.0.4
  • gh_inspector 1.1.3
  • httpclient 2.8.3
  • i18n 1.12.0
  • json 2.6.3
  • minitest 5.18.0
  • molinillo 0.8.0
  • nanaimo 0.3.0
  • nap 1.1.0
  • netrc 0.11.0
  • public_suffix 4.0.7
  • rexml 3.2.5
  • ruby-macho 2.5.1
  • typhoeus 1.4.0
  • tzinfo 2.0.6
  • xcodeproj 1.22.0