This website requires JavaScript.
Explore
Help
Sign In
go
/
sonr
Watch
1
Star
1
Fork
0
You've already forked sonr
mirror of
https://github.com/onsonr/sonr.git
synced
2025-03-10 21:09:11 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
sonr
/
pkg
/
builder
/
builder.go
9 lines
75 B
Go
Raw
Normal View
History
Unescape
Escape
feat: add basic UI for block explorer
2024-09-05 17:11:52 -04:00
package
builder
type
Builder
interface
{
Build
(
)
error
}
feat: remove builder interface
2024-09-05 17:12:10 -04:00
func
New
(
)
{
feat: add basic UI for block explorer
2024-09-05 17:11:52 -04:00
}
Reference in New Issue
Copy Permalink