Skip to content

NewDark90/beam-bvm-interface

Repository files navigation

beam-bvm-interface

A rust crate for referencing all of the Beam Virtual Machine methods and structs for dapps.

Requirements

Most of the dependencies in order to build the Beam projects.

  • Git
  • Clang
  • Boost

Other Dependencies:

How to use

Run build.ps1 in order to build the project. You'll need to provide the specific git tag you'd like to build.

The tags "beam-X.X.X" will automatically display for ease of entry, but any tag will be valid.

If it works, you should have generated a crate library that looks like this:

image

About

A rust package for referencing all of the Beam Virtual Machine methods for dapps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published