Skip to content

minima-global/scriptide-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script IDE

IDE to create and test your Minima KISSVM scripts

Prerequisites

With this current version of our mds-api pkg you will need to generate a personal access token that sits in your root directory e.g

~/.npmrc

which holds something like:

//npm.pkg.github.com/:_authToken=ghp_D8tXIVpi...4eWX7sV4ExnLV

(Learn how to)

and have another .npmrc file in the root of this project holding this link:

@minima-global:registry=https://npm.pkg.github.com

Installation

Once you have registered your personal access token you now have the rights to use mds-api 😎.

  • Run npm i in the root of this project, this should install all the dependencies including mds-api.
  • Run npm run build-zip that should build you a scriptide.zip minidapp in the root of this project.

Finally,

  • Make sure you have a Minima node and mds running.
  • Now open your browser and go to 127.0.0.1:8090/ which should take you to the minihub.
  • Click the install btn, and find your scriptide.zip.

All done, enjoy.

About

IDE to create and test your KISSVM Minima scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •