Skip to content

prism-pdp/prism-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prism-go

Description

prism-go is a Go project for prism.

Tips for developers

Go bindings

This project uses Go bindings created in prism-sol. If you update solidity codes, you should copy the Go bindings of updated codes to sol directory.

Testing

Test codes should be placed in sol directory with _test suffixed to the filename. You can run test with following command.

make test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published