Skip to content

moxchain/frontend-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motivation

This project is a test lab for the native features of the MØX protocol. The proposal is to create a page that allows the user to perform various network functions, such as creating contexts, actors, etc.

How to run

  • Install the project dependencies: npm install
  • Connect the sdk with mox node in: src/Router.tsx
  • Run react scripts: npm start

MØX Integration

  • The møx SDK is placed in a react context, inside src/context/mox.tsx
  • The SDK is initialized in src/Router.tsx
  • The SDK functions is present in every molecule of this project src/molecules/*.tsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published