An open API service indexing awesome lists of open source software.

https://github.com/etherspot/etherspot-prime-getting-started


https://github.com/etherspot/etherspot-prime-getting-started

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Getting Started with Etherspot Prime

This repo serves as the most simple way to get up and running with an Etherspot Prime powered dapp.

Here we are creating a random key based wallet, and then instantiating the Prime SDK with it.

In the project directory, you can run:

`npm i`

And then

`npm start`

You can take a look at src/App.tsx to see how we initialise the SDK.

[Etherspot Documentation](https://etherspot.fyi/introduction)