NEAR-DevHub / neardevhub-contract

DevHub Portal Product Contract (Hosted on NEAR Blockchain) – Includes other instances (e.g. Infrastructure, Events)
https://neardevhub.org
19 stars 15 forks source link

Proposal #90

Closed PolyProgrammist closed 9 months ago

PolyProgrammist commented 9 months ago

deployed on testnet here: proposal_feature.testnet sample commands here: https://github.com/NEAR-DevHub/neardevhub-contract/issues/89#issuecomment-1924182487

petersalomonsen commented 9 months ago

deployed on testnet here: proposal_feature.testnet sample commands here: #89 (comment)

All these sample calls are also in the tests, right? So that we can also use the test as an example of how to call it?

PolyProgrammist commented 9 months ago

deployed on testnet here: proposal_feature.testnet sample commands here: #89 (comment)

All these sample calls are also in the tests, right? So that we can also use the test as an example of how to call it?

Yes, in tests/proposal.rs

PolyProgrammist commented 9 months ago

Force pushed as rebase needed. Previous version can be found here https://github.com/PolyProgrammist/neardevhub-contract/pull/3

More old commits are here: https://github.com/PolyProgrammist/neardevhub-contract/pull/4

PolyProgrammist commented 9 months ago

Squashed small additional change into Review commit