-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
given
package main
import (
"fmt"
"math/rand"
"time"
"github.com/miracl/core" // import MIRACL module root
"github.com/miracl/core/go/BN254"
)
How would the go.mod look like?
How can the set up be linked?
The guide is of little to no help.
No one will run builds from within [core/go].
Please repair the git so that go mod tidy
can work properly.
Metadata
Metadata
Assignees
Labels
No labels