Skip to content

glitch003/react-native-distributed-dev-kit

Repository files navigation

This repo is outdated and has been moved.

Check out https://deco.network where you can get the updated versions of these modules.

SDKD Example App w/modules - Ropsten testnet only (for now)

This repository contains 2 things:

  • A demo app with tests that tests all modules
  • The module sources themselves, for dev and reference purposes

You should be able to clone this repo and get started with the ethereum wallet module immediately. You will need to obtain an API key which can be done by signing up here

Replace line 18 of App.js with your own API key. The one hardcoded is for local dev and will not work. Look for const SDKD_APIKEY = ...

Docs are available here: http://docs.sdkd.co

You can also join our telegram group for live help: https://t.me/deco_network

To run tests, just use "npm test"

Installation Instructions

After you've cloned this repo, cd into the repo folder and run these commands

npm install
./node_modules/.bin/rn-nodeify --hack --install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published