File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -201,6 +201,8 @@ make build-testing
2012012 . ** Run Tests** : Ensure your setup works by running ` make test `
2022023 . ** Join the Community** : Connect with other developers on
203203 [ Discord] ( https://discord.com/channels/484437221055922177/1290662938734231552 )
204+ and participate in discussions on the
205+ [ Mina Protocol Forums] ( https://forums.minaprotocol.com/ )
2042064 . ** Read CLAUDE.md** : Check the project-specific development guide in the root
205207 directory
206208
@@ -210,6 +212,7 @@ make build-testing
210212 [ https://o1-labs.github.io/openmina/ ] ( https://o1-labs.github.io/openmina/ )
211213- ** Discord** :
212214 [ OpenMina Community] ( https://discord.com/channels/484437221055922177/1290662938734231552 )
215+ - ** Forums** : [ Mina Protocol Forums] ( https://forums.minaprotocol.com/ )
213216- ** Issues** : [ GitHub Issues] ( https://github.com/o1-labs/openmina/issues )
214217- ** API Docs** :
215218 [ Rust Documentation] ( https://o1-labs.github.io/openmina/api-docs/ )
Original file line number Diff line number Diff line change @@ -63,6 +63,9 @@ OpenMina supports different node configurations:
6363
6464- Check our troubleshooting guides
6565- Visit our [ GitHub repository] ( https://github.com/o1-labs/openmina )
66- - Join the community discussions
66+ - Join the community discussions on
67+ [ Discord] ( https://discord.com/channels/484437221055922177/1290662938734231552 )
68+ - Participate in discussions on the
69+ [ Mina Protocol Forums] ( https://forums.minaprotocol.com/ )
6770
6871Let's get your OpenMina node up and running!
Original file line number Diff line number Diff line change @@ -175,6 +175,10 @@ const config: Config = {
175175 label : 'Discord' ,
176176 href : 'https://discord.gg/minaprotocol' ,
177177 } ,
178+ {
179+ label : 'Forums' ,
180+ href : 'https://forums.minaprotocol.com/' ,
181+ } ,
178182 {
179183 label : 'LinkedIn' ,
180184 href : 'https://www.linkedin.com/company/o1labs/' ,
You can’t perform that action at this time.
0 commit comments