Guille

Results 56 issues of Guille

We need to create a graphic design language to use across all our pages, to keep it consistent for us and contributors

enhancement

Would love to have the same as stripe: https://stripe.com/docs/checkout/quickstart

enhancement

Right now our docs throw you into doing something, the problem is: what if you do not know what you want to do?. People do not necessarily know if the...

enhancement

### Description Need to add how to use and leverage primitives to docs. ```[tasklist] ### Related Epics - [ ] https://github.com/near/docs/issues/1532 - [ ] https://github.com/near/docs/issues/1531 - [ ] https://github.com/near/docs/issues/1530 -...

enhancement
Epic

People asked over and over again for primitives on how to create locked assets that are unlocked at a certain time and then released following a vesting schema.

enhancement

We need documentation on how: - People can stake / unstake their NEAR - Smart contracts can stake /unstake their NEAR

enhancement

A proposal to include a standardized prefix in all signed messages that are not transactions. Particularly, we propose to prepend the prefix $2^{30}$ + NEP-number actionable messages (i.e. those that...

WG-protocol
A-NEP
S-review/needs-sme-review

Right now, all apps come with a page that interacts with the hello world contract, and another page that loads components. Components add a lot of boilerplate, that people need...