chainstacklabs / developer-hub-content

Articles submitted by the community for the Chainstack Developer Hub content initiative
34 stars 14 forks source link

[PROPOSAL] Native Web3 interface for developers and users with NEAR protocol integration  #108

Closed extravaganza77 closed 1 year ago

extravaganza77 commented 1 year ago

The Web3 library provides many features that allow developers to interact with the NEAR blockchain, including: Connection to the NEAR network: Developers can use the Web3 library to connect to her NEAR network and start interacting with the blockchain. Reading data from blockchain: Developers can use the Web3 library to read data from the NEAR blockchain, including account balances, transaction history, and smart contract data. Writing data to the blockchain: Developers can use the Web3 library to write data to the NEAR blockchain, including creating new accounts, submitting transactions, and deploying smart contracts. Interaction with smart contracts: Developers can use her Web3 library to manipulate smart contracts on the NEAR blockchain, including calling contract methods and reading contract status.

Genesis3800 commented 1 year ago

Hey @extravaganza77 , Thank you for adding your proposal to the developer hub.

Unfortunately, we are not looking to add informational content along these lines to our blog right now. Please feel free to propose more issues.

You can take a look at the repo's README for a better idea.