Skip to content

Instantly share code, notes, and snippets.

@onmax
Created November 25, 2021 12:50
Show Gist options
  • Save onmax/1212250b6261f3ebe8220021a234b85c to your computer and use it in GitHub Desktop.
Save onmax/1212250b6261f3ebe8220021a234b85c to your computer and use it in GitHub Desktop.
Alastria Remix

Connect quickly to Alastria network and run SC functions

  1. Go to remix (Without https!)
  2. Go to "Deploy & run transactions" (third icon on the left bar)
  3. Select the "Web3 Provider" and use this node: http://63.33.206.111/rpc
  4. Go to the plugin manager (fourth icon) and add "DGIT"
  5. A new git icon on the left bar has appeared, click it
  6. Open Github tab and look for the clone
  7. Paste this repository: https://github.com/alastria/alastriaID-truffle-contracts (you can select the branch)
  8. If you go to File explorer you will find the contracts there.
  9. You can also compile the contracts in remix to generate the ABI using the second icon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment