Skip to content

tinypell3ts/charged-particles-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


🎡

Charged Particles Playground

A simple and fun way to play with the Charged Particles protocol.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  1. Instal NPM - npm install -g npm
  2. Metamask account - Getting Started with MetaMask
  3. Blocknative API Key - Get a free API Key at https://www.blocknative.com/

Installation

  1. Clone the repo
    git clone https://github.com/coeu5a/charged-particles-playground.git
  2. Install NPM packages
    yarn install
  3. Add .env
    # Blocknative API Key - https://www.blocknative.com/
    ONBOARD_JS_API_KEY=change-me
    
    # https://chainid.network
    NETWORK_ID=80001
    
    # mumbai|kovan|mainnet|polygon
    NETWORK_NAME=mumbai

Running

  1. Run the application
     yarn start

About

🎡 Charged particles hooks playground.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages