near-voting-app-smart-contract-tutorial
Tutorial for building Near Protocol Smart Contract for a Voting App (by oleksanderkorn)
near-api-js
JavaScript library to interact with NEAR Protocol via RPC API (by near)
Our great sponsors
near-voting-app-smart-contract-tutorial | near-api-js | |
---|---|---|
1 | 1 | |
0 | 220 | |
- | 15.5% | |
2.1 | 8.2 | |
6 months ago | 5 days ago | |
TypeScript | TypeScript | |
- | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
near-voting-app-smart-contract-tutorial
Posts with mentions or reviews of near-voting-app-smart-contract-tutorial.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-25.
-
Building a Voting Smart Contract with Near Protocol and Typescript
Full implementation of the contract can be found here
near-api-js
Posts with mentions or reviews of near-api-js.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-25.
-
Building a Voting Smart Contract with Near Protocol and Typescript
That's it, now you can try to build some nice web app to have a frontend application which can use your smart contract. Usefull library to get started with the js api for building near web apps is near-api-js or if you're familiar with react you can use create-near-app library. Good luck!
What are some alternatives?
When comparing near-voting-app-smart-contract-tutorial and near-api-js you can also consider the following projects:
create-near-app - Create a starter app hooked up to the NEAR blockchain
near-cli - General purpose command line tools for interacting with NEAR Protocol
hardhat - Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software. Get Solidity stack traces & console.log.